Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Buckminster » svn+ssh key file
svn+ssh key file [message #536920] Mon, 31 May 2010 13:54 Go to previous message
Axel Guckelsberger is currently offline Axel GuckelsbergerFriend
Messages: 354
Registered: July 2009
Senior Member
Hello everybody,

I am trying to get rid of svn authentication errors in a headless
Buckminster build (Hudson-driven) with svn+ssh access scheme using private
key files.
I can't cope with getting the credentials recognized, tried with subversive
as well as subclipse.
I assume the problem is that the repository user is not the same one as the
hudson user, so that the private key file is not found. Is there a way to
specify the key file ?

My rmap spec looks like this:
<uri
format="svn+ssh://{0}@{1}/trunk/{2}?moduleAfterTag&amp;moduleAfterBranch">
<bc:propertyRef key="my.svn.user" />
<bc:propertyRef key="my.svn.repository" />
<bc:propertyRef key="buckminster.component" />
</uri>

Error with subversive:
org.eclipse.team.svn.core.connector.SVNConnectorAuthenticati onException:
svn: Authentication required for '<uri>'


Any help appreciated.

Regards,
Axel
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic:p2 build fails with java1.5 but works with 1.6
Next Topic:"authentication cancelled" error headless, but works in IDE
Goto Forum:
  


Current Time: Fri Apr 26 12:05:28 GMT 2024

Powered by FUDForum. Page generated in 0.04844 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top