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

[PATCH] to help benchmark.py run on windows

From: Alan Wood <Alan.Wood_at_clear.net.nz>
Date: Mon, 18 Apr 2011 23:04:30 +1200

Hi devs,
 I have just been looking at running the benchmarks and have got to the stage where I can
run it on windows.

This attached patch fixes three issues with the script:
 1) use of file:// when I'm sure that file:/// is correct from previous discussions on this list
 2) make sure no \ end up is repos url file://
 3) at error handler to rmtree to handle the windows read-only files.

I have removed the "which svn" command, not sure how to do this so it is only removed on
windows as I'm not really a python person.
 I hope this is useful.
 I haven't provided a log message as I don't really think it can be applied without a bit of
editing.

Cheers
Alan Wood

Received on 2011-04-18 13:23:17 CEST

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.