Re: SVN Check out issue

2014-06-27 Thread Panikera Raj
Hi Niel, Now I am running through master even though I am not able to ran I am getting same exception. And as you said, Where I need to pass the credentials for Jenkins. For Cygwin if I pass once, It's not asking second time onwards How to handle.. I got struck here.. Please suggest me on this.

RE: SVN Check out issue

2014-06-25 Thread BIRD Neil
From: Panikera Raj, Sent: 23 June 2014 11:48 I am unable to check out code from svn using Jenkins where as same command if ran using Cygwin it is able to check out the code . svn: E215004: Authentication failed and interactive prompting is disabled; see the --force-interactive option svn:

SVN Check out issue

2014-06-23 Thread Panikera Raj
Hi All, I am unable to check out code from svn using Jenkins where as same command if ran using Cygwin it is able to check out the code . Command to check out : svn co http://localhost:3690/svn/Handset/tags/tags/Product/Insta_Poc_Client

Re: SVN Check out issue

2014-06-23 Thread Panikera Raj
Hi all, Is there any issue with cross platform, because I am using master and slave concept. Master is in mac machine, Slave in windows machine as soon as master finesh the execution slave will trigger the project, Here I am not able to check out code from SVN, I am not sure what wrong same