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

Re: Still hang on svn 4951 RedHat 7.3 SMP

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-19 10:37:09 CET

David Summers <david@summersoft.fay.ar.us> writes:

> Here is what happens when I look in the log file:
> CMD: svnadmin "create" "repositories/externals_tests-6" <TIME = 0.001808>
> CMD: svnadmin dump "local_tmp/repos" | svnadmin load
> "repositories/externals_tests-6" <TIME = 0.003394>
> CMD: svn "co" "--username" "jrandom" "--password" "rayjandom"
> "svn://localhost/repositories/externals_tests-6"
> "working_copies/externals_tests-6" <TIME = 0.001826>
> CMD: svn "checkout" "--username" "jrandom" "--password" "rayjandom"
> "svn://localhost/repositories/externals_tests-6"
> "working_copies/externals_tests-6.init" <TIME = 0.001732>
> CMD: svn "ci" "-m" "log msg" "--quiet"
> "working_copies/externals_tests-6.init" <TIME = 0.001788>
> CMD: svn "ci" "-m" "log msg" "--quiet" "working_copies/ext

You need to run the test manually to avoid truncating the buffered output.

$ cd subversion/tests/clients/cmdline
$ ./externals_tests.py 6 BASE_URL=svn://localhost

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 19 10:37:55 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.