Re: SVN check out Error
Jani Mikkonen <[email protected]>
| Newsgroups | gmane.comp.java.cruise-control.user |
|---|---|
| Message-ID | <[email protected]> |
Your svn seems to fail into ssh authentication.. Password wrong or something ? Can you log on to svn host via commandline ssh with those parameters? I'd personally would create ssh key on on the cc host and set that public key to svn host's authorized_keys to allow passwordless login/authentication .. On Mon, Jun 8, 2009 at 9:22 AM, <[email protected]> wrote: > Hi Everyone, > > > > Even i face the same kinda issue said below, Thomas Did you find out a work > around for > > this? > > Otherwise anybody knows how to resolve this issue? > > > > Thanks in Advance, > > > > Regards, > > Dinesh > > > > Thomas C Amundsen III wrote: > >> > >> Hi everyone, > >> > >> I am having problems getting CruiseControl to checkout a fresh copy of > >> our project from SVN. I couldn't get the Ant SVN task to work with a > >> supplied username and password, so I did it via exec like this: > >> > >> <exec executable="svn"> > >> <arg line="co -r HEAD --username USER --password PASS > >> --non-interactive svn+ssh://PATH/TO/REPOSITORY"/> > >> </exec> > >> > >> However, this results in me getting errors: > >> > >> ---------------------------------------------------------------------- > >> [cc]May-06 05:52:58 ScriptRunner - [delete] Deleting > >> directory /PATH/TO/PROJECT > >> USER@SERVER's password: > >> [cc]May-06 05:52:58 ScriptRunner - [exec] Permission denied, > >> please try again. > >> USER@SERVER's password: > >> [cc]May-06 05:52:58 ScriptRunner - [exec] Permission denied, > >> please try again. > >> USER@SERVER's password: > >> [cc]May-06 05:52:58 ScriptRunner - [exec] Permission denied > >> (publickey,gssapi-keyex,gssapi-with-mic,password). > >> [cc]May-06 05:52:58 ScriptRunner - [exec] svn: Connection closed > >> unexpectedly > >> [cc]May-06 05:52:58 ScriptRunner - [exec] Result: 1 > >> [cc]May-06 05:52:58 ScriptRunner - > >> [cc]May-06 05:52:58 ScriptRunner - BUILD FAILED > >> [cc]May-06 05:52:58 ScriptRunner - /PATH/TO/cc-build.xml:16: > >> Basedir /PATH/TO/PROJECT does not exist > >> ---------------------------------------------------------------------- > >> > >> Does anyone know how to resolve this issue? > >> > >> Thanks, > >> Tom > >> > >> P.S. - Yes, the username and password I am providing work, and I can > >> checkout the project when I execute that _same_ svn command from the > >> command-line. > >> > >> > >> >> ------------------------------------------------------------------------------ > >> The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > >> production scanning environment may not be a perfect world - but thanks to > >> Kodak, there's a perfect scanner to get the job done! With the NEW KODAK > >> i700 > >> Series Scanner you'll get full speed at 300 dpi even with all image > >> processing features enabled. http://p.sf.net/sfu/kodak-com > >> _______________________________________________ > >> Cruisecontrol-user mailing list > >> [email protected] > >> https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > >> > >> > > Quoted from: > > http://www.nabble.com/SVN-checkout-error-tp23406516p23406516.html > > > > > ________________________________ > You are invited to Get a Free AOL Email ID. > ------------------------------------------------------------------------------ > OpenSolaris 2009.06 is a cutting edge operating system for enterprises > looking to deploy the next generation of Solaris that includes the latest > innovations from Sun and the OpenSource community. Download a copy and > enjoy capabilities such as Networking, Storage and Virtualization. > Go to: http://p.sf.net/sfu/opensolaris-get > _______________________________________________ > Cruisecontrol-user mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/cruisecontrol-user > > ------------------------------------------------------------------------------ OpenSolaris 2009.06 is a cutting edge operating system for enterprises looking to deploy the next generation of Solaris that includes the latest innovations from Sun and the OpenSource community. Download a copy and enjoy capabilities such as Networking, Storage and Virtualization. Go to: http://p.sf.net/sfu/opensolaris-get