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

Re: Tortoise auth cache switching from svn+ssh to just svn

From: Nathan Kidd <nathan-svn_at_spicycrypto.ca>
Date: 2007-12-07 16:36:34 CET

Mark Bertoglio wrote:
> We are moving our repository from Linux to Windows. I did a dump of
> the repository on Linux and the loaded it onto a Windows box. To test
> whether the dump/load worked, I checked out a *fresh* working copy
> of the repo from the Windows machine. This worked great. But when I
> attempt to commit a change to the Windows repository it fails with
> "Authorization failed." I would have expected Tortoise to pop-up a
> dialog to allow me to enter username and password.

You said that you're using svn:// access. When you view the Subversion
properties tab of a checked out folder in Explorer, does it actually
have svn:// in the URL? It really sounds like you're getting bitten by
http://tortoisesvn.net/node/244 (http(s):// only)

Subversion (and thus TortoiseSVN) store all the cached auth data in:
%APPDATA%\Subversion\auth

You could also stry renaming the auth directory temporarily.

-Nathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri Dec 7 16:37:02 2007

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

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