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

Re: log_tests.py prompts for password over ra_svn

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-07-09 11:47:47 CEST

Philip Martin wrote:
>>> $ .../log_tests.py -v --url svn://localhost 1
>>> CMD: svnadmin "create" "svn-test-work/local_tmp/repos"
>>> "--bdb-txn-nosync" <TIME = 0.183733>
>>> CMD: svn "import" "--username" "jrandom" "--password"
>>> "rayjandom" "-m" "Log message for revision 1."
>>> "svn-test-work/local_tmp/greekfiles"
>>> "file:///home/pm/sw/subversion/obj/subversion/tests/cmdline/sv
>>> n-test-work/local_tmp/repos" "--config-dir"
>>> "/home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-
>>> work/local_tmp/config" <TIME = 0.362535>
>>> CMD: svnadmin "hotcopy" "svn-test-work/local_tmp/repos"
>>> "svn-test-work/repositories/log_tests-1" <TIME = 0.181440>
>>> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
>>> "file:///home/pm/sw/subversion/obj/subversion/tests/cmdline/sv
>>> n-test-work/local_tmp/repos" "svn-test-work/local_tmp/wc"
>>> "--config-dir"
>>> "/home/pm/sw/subversion/obj/subversion/tests/cmdline/svn-test-
>>> work/local_tmp/config" <TIME = 0.652981>
>>>
>
> The above checkout uses file:// even for ra_svn tests. If it used
> svn:// before the hotcopy/relocate changes would that have cached
> credentials?
>
Fixed in r20486 . Please validate.

Lieven.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jul 9 11:47:40 2006

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.