If you do "svn co svn://user:[email protected]/repo/trunk/my-egg", does that work, or does it prompt you for the password?

My guess is that svn itself is the problem here, because easy_install does not remove password information from the URL, it just passes the URL as-is to the "svn" command.

_______________________________________________
Distutils-SIG maillist  -  [email protected]
http://mail.python.org/mailman/listinfo/distutils-sig

Reply via email to