HTTP authentication vs. --username and --password
From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-07-22 03:06:24 CEST
I couldn't seem to find any discussions or issues about this, but I swear I
$ svn co http://username:password@server/repos/
This seems more natural to me than using --username and --password (hopefully
This also greatly affects my ability to use modules. A quick check shows
$ svnadmin create test
[at this point, I couldn't just 'svn up' to get it to try and check out the
$ cd ..
Security issues aside (why would I want to store a user/pass for another
I ask that you consider using the http://username:password@server format
While on the discussion of authentication, and in a similar vein, the way auth
<entry
in the entries file. Is the 'username@' part redundant (or inversely, is
-- Peter Davis --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Mon Jul 22 03:06:57 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.