BUG? ... 'svn update' does not save authentication information
From: Jeff Putsch <putsch_at_mxim.com>
Date: 2002-10-09 18:42:41 CEST
Howdy,
When using a remote repository requiring authentication information, svn
I'm using version r3316.
To reproduce this behavior:
1 create a repository with two users that require passwords to even
2 put some files and directories in the repository.
3 make sure both users are in sync with the prepostiry.
4 have user2 add a directory and file under the new directory
cd wc
5 have user1 update their working copy.
6 check the foo/.svn/auth directory. There are no username or password
7 run 'svn status -u foo/test', you will get prompted for a password.
Step 7 is the problem is scripts. Either I must explicitly pass username
It seems to me the update command knows everything it needs to know to put
Thanks,
Jeff.
-- Jeff Putsch Email: putsch@mxim.com Maxim Integrated Products Office: (503)547-2037 High Frequency CAD Engineering --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Oct 9 18:43:22 2002 |
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.