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

userid required too often?

From: solo turn <soloturn99_at_yahoo.com>
Date: 2003-10-08 19:12:28 CEST

if you do not store auth information, it seems svn does question the user too often, the example
is from a class in folder1/folder2/.../folder10/MyClass.java, cygwin, svn 0.30:

$ svn diff -r50:51 MyClass.java
Authentication realm: <https://www.myserver.com:443> realm user
Password for 'winuser':
Authentication realm: <https://www.myserver.com:443> realm user
Username: svnuser
Password for 'svnuser': ****
Authentication realm: <https://www.myserver.com:443> realm user
Password for 'winuser':
Authentication realm: <https://www.myserver.com:443> realm user
Username: svnuser
Password for 'svnuser': ****
Authentication realm: <https://www.myserver.com:443> realm user
Password for 'winuser':
Authentication realm: <https://www.myserver.com:443> realm user
Username: svnuser
Password for 'svnuser': ****
Authentication realm: <https://www.myserver.com:443> realm user
Password for 'winuser':
Authentication realm: <https://www.myserver.com:443> realm user
Username: svnuser
Password for 'svnuser': ****
Authentication realm: <https://www.myserver.com:443> realm user
Password for 'winuser':
Authentication realm: <https://www.myserver.com:443> realm user
Username: svnuser
Password for 'svnuser': ****
Index: MyClass.java
===================================================================

__________________________________
Do you Yahoo!?
The New Yahoo! Shopping - with improved product search
http://shopping.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 8 19:13:20 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.