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

Re: anon-access none and svn cat

From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-03-12 11:20:32 CET

On Friday 12 March 2004 04:47, M. van Renswoude wrote:
[snip]
> To test it I ran "svn cat svn://myhost:3691/myproject/trunk/myfile" from an
> external machine running Windows 2000. The directory I ran this command in
> did not contain any .svn folder, so it doesn't seem like it remembered my
> login information. I'm quite sure it's just a simple error on my side, but
> I can't figure out what...

Your authentication data is actually stored in %APPDATA%\Subversion. So if
you have contacted the server before and supplied the necessary credentials,
then chances are that has been cached in the %APPDATA%\Subversion\auth
directory. That's why you were able to do it without being prompted. :-)

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 11:23:17 2004

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

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