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

svn switch --relocate not caching auth creds?

From: Brian W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2005-07-12 17:30:25 CEST

It seems that switch isn't caching my credentials for the server that is
the destination of the switch, despite prompting me for them:

-Fitz

$ svn switch --relocate http://svn.collab.net/repos/cvs2svn/trunk \
                        http://cvs2svn.tigris.org/svn/cvs2svn/trunk
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet SCM
Repository
Password for 'fitz':

$ svn up
Authentication realm: <http://cvs2svn.tigris.org:80> CollabNet SCM
Repository
Password for 'fitz':

Fetching external item into 'svntest'
U svntest/wc.py
U svntest/actions.py
U svntest/main.py
Updated external to revision 15326.

Updated to revision 1428.
$

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 12 17:28:13 2005

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.