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

Re: svn mkdir and propagation of .svn/auth/

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-04-03 19:55:01 CEST

andreas.koenig@anima.de (Andreas J. Koenig) writes:

> The following examples were tested with 0.20.0, both server and
> client.
>
> Shouldn't "svn mkdir" create an auth/username and auth/password in the
> newly created directory? In the following scenario it doesn't:

Forget everything you know. .svn/auth/* is about to vanish forever.

From now on, the username/password data will be stored in
~/.subversion/auth/, keyed on repository realms. You won't be
reprompted anymore.

Look for my upcoming commit today or tomorrow.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 3 19:56:10 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.