[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] svn : authentication cancelled.

From: Adil F <adil.fulara_at_gmail.com>
Date: Mon, 8 Feb 2010 18:28:49 -0800 (PST)

Our company's app has been using svnclientadapter plugin with svnkit library for quite sometime on 32 bit windows 2003 server. We are upgrading our server to a 64 bit Windows 2008 R2 server. The app runs fine on the windows 32 server but gets the svn : authentication cancelled error on the 64 bit processor.

I have performed the following to debug the issue and have been unsuccessful.

1. The username and password is correct. The credentials were used to checkout a WC on the 64 bit server.

2. Class implementing ISVNPromptUserPassword is present and provides the correct credentials.

3. Deleted the .keyring file to force the plugin to use the class implemented in 2.

Is there a way debugging can be enabled for subclipse and svnkit so that we can find out if

1. a local policy problem is preventing the app locking files ?

2. or a failed svn call is the problem?

SVNkit does provide a way to implement CustomLogger but the class does not seem to exposed through svnclientadapter.

Any pointers to help solve the issue?

~Adil.

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2446031

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-02-09 13:16:47 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.