Skip to main content



      Home
Home » Archived » Buckminster » authentication cancelled error
authentication cancelled error [message #521825] Thu, 18 March 2010 15:45 Go to next message
Eclipse UserFriend
Hello,

I am getting the following error when using svn readerType in my rmap. This happens under hudson.
 ERROR   org.tigris.subversion.svnclientadapter.SVNClientException: org.tigris.subversion.javahl.ClientException: svn: authentication cancelled


I've searched for possible solutions, but can't seem to find one.

thanks,
Alex


[Updated on: Thu, 18 March 2010 15:56] by Moderator

Re: authentication cancelled error [message #531318 is a reply to message #521825] Tue, 04 May 2010 10:33 Go to previous messageGo to next message
Eclipse UserFriend
I still can't find solution for this. Has anybody seen this error before?

thanks,
Alex
Re: authentication cancelled error [message #531369 is a reply to message #531318] Tue, 04 May 2010 11:44 Go to previous messageGo to next message
Eclipse UserFriend
Hi,
It suggest that something is wrong on the client side. Is this a
headless configuration or in the IDE? Does it work in the IDE but not
headless?

I would expect this error to appear if being prompted for password but
canceling the prompt.

Does this give any clues?

- henrik

On 5/4/10 4:33 PM, Alex wrote:
> I still can't find solution for this. Has anybody seen this error before?
>
> thanks,
> Alex
Re: authentication cancelled error [message #531373 is a reply to message #531369] Tue, 04 May 2010 12:10 Go to previous messageGo to next message
Eclipse UserFriend
Chatted with Alex on IRC, and issue was that headless use did not
include user name and password.

Suggested use of svn+ssh scheme to avoid having to have passwords in
clear text in scripts/command line.

- henrik

On 5/4/10 5:44 PM, Henrik Lindberg wrote:
> Hi,
> It suggest that something is wrong on the client side. Is this a
> headless configuration or in the IDE? Does it work in the IDE but not
> headless?
>
> I would expect this error to appear if being prompted for password but
> canceling the prompt.
>
> Does this give any clues?
>
> - henrik
>
> On 5/4/10 4:33 PM, Alex wrote:
>> I still can't find solution for this. Has anybody seen this error before?
>>
>> thanks,
>> Alex
>
Re: authentication cancelled error [message #531939 is a reply to message #531373] Thu, 06 May 2010 10:43 Go to previous messageGo to next message
Eclipse UserFriend
Sorry, forgot to reply here. Henrik is a great resource and the svn+ssh solution works perfectly and most of all secure.

thanks!
Alex
Re: authentication cancelled error [message #557271 is a reply to message #531939] Mon, 06 September 2010 07:51 Go to previous messageGo to next message
Eclipse UserFriend
Alex, how exactly did you do this?
Maybe this helps me as well.

-thomas
Re: authentication cancelled error [message #557295 is a reply to message #557271] Mon, 06 September 2010 10:16 Go to previous messageGo to next message
Eclipse UserFriend
Here is a basic outline of what you need to do:
- Make sure that you can ssh to the SVN machine
- Make sure the user Hudson/Build is executing as can ssh to the SVN machine
- Give the Hudson/Build user access to SVN
- switch to using svn+ssh scheme for SVN URLs - access is then via ssh
with the current user's public key

There is lots of information on the net how to configure ssh for various
platforms, setting up keys etc, and for configuring SVN with ssh (if not
already done). If you are on a unix platform (linus, osx, etc) you
already have everything you need - on windows a bit more work is required.

Regards
- henrik

On 9/6/10 1:51 PM, Tomsen wrote:
> Alex, how exactly did you do this? Maybe this helps me as well.
> -thomas
Re: authentication cancelled error [message #557589 is a reply to message #557295] Wed, 08 September 2010 04:19 Go to previous message
Eclipse UserFriend
Thanks Henrik,
the SVN lives on Windows Smile Don't know how that could happen.
I might first try to use Subversive with Buckminster to get results fast.

regards

Thomas

EDIT Following the advice here http://www.eclipse.org/forums/index.php?t=msg&goto=533160&
to replace Subclipse with subversive and I can checkout and build for now.

[Updated on: Wed, 08 September 2010 07:53] by Moderator

Previous Topic:Insert plugin full version in java source file
Next Topic:"No suitable provider" error with svn provider
Goto Forum:
  


Current Time: Tue Jun 03 20:20:48 EDT 2025

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

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

Back to the top