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

Hmm, bug in the new auth system?

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-04-18 01:23:23 CEST

Before the auth data moved from .svn/auth to ~/.subversion/auth, I could
do the following:

    svn co http://... --password=foo

and all the .svn/auth directories got populated with the password.

When I do that now, the auth data doesn't get stored in the new
location. Does that mean that the auth provider only stores the data if
it was used? For example, with svn.collab.net, will the auth data only
be stored on commit?

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 18 01:24:07 2003

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

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