RE: svn commit: r954328 - /subversion/trunk/build/run_tests.py

2010-06-14 Thread Bert Huijben
While you are running the test you see: (= nothing at all). Only after all tests are finished the output is written to screen. So yes, after all tests are finished you see exactly the same output (as you confirmed), but before that it is just guessing when the test

Re: [PATCH] Fixing prop_tests.py failure in Solaris

2010-06-14 Thread Alexander Thomas
On Sat, 2010-06-12 at 13:04 +0200, Stefan Sperling wrote: > On Fri, Jun 11, 2010 at 02:30:09PM +0530, Alexander Thomas wrote: > > On Fri, 2010-06-11 at 09:53 +0100, Philip Martin wrote: > > > Alexander Thomas writes: > > > > > > > Yes SUNWuiu8 is the one that comes default with Solaris10 and 646/

Re: svn commit: r953695 - /subversion/trunk/subversion/libsvn_wc/wc_db.c

2010-06-14 Thread Philip Martin
Greg Stein writes: > Is it possible to get an absent WORKING_NODE with 'svn cp URL WC' ? It > seems that we would want an absent node so that the client cannot > attempt to add/copy/move a node to that name. It might, but that would be a copy bug. svn_wc__db_read_info asserts that status!=absen

Password encryption on *NIX.

2010-06-14 Thread Sam (Naveen) Gaddam
Hello, I am looking for a way to encrypt the password on UNIX by tweaking libraries rather than running a daemon ? Or at least by running one central daemon per site/company? Running personal keyring daemons on grid is not what I am looking for. I have opened a topic for this here -> http://ww

Re: svn commit: r954328 - /subversion/trunk/build/run_tests.py

2010-06-14 Thread Hyrum K. Wright
Bert, Does r954683 make things any better? -Hyrum On Mon, Jun 14, 2010 at 2:33 AM, Bert Huijben wrote: > While you are running the test you see: > > > > > > > > > > > > > > > > > > (= nothing at all). > > > > Only after all tests are finished the output is written to screen. > > > > So yes, aft

Hot-backup.py won't create zipfiles bigger than 2GB

2010-06-14 Thread Donald Gordon
Hi When I create a backup of a rather large repo (output ZIP over 2GB), hot-backup blows up with this error message: Archiving backup to 'd:\SubVersion\Backups\bin\bin-14671.zip'... Traceback (most recent call last): File "C:\Program Files (x86)\VisualSVN Server\bin\hot-backup.py", line 319, i