Daniel Shahaf wrote:
On Sat, Aug 03, 2013 at 03:52:49PM +0300, Daniel Shahaf wrote:
Masaru Tsuchiyama wrote on Sat, Aug 03, 2013 at 16:06:06 +0900:
If I run the these scripts at Release\subversion\tests\cmdline, I don't
get a file-not-found error.
So perhaps the right fix is not your patch, but to look for
atomic-ra-revprop-change up front and bail out if it's not found?
Or, more simply,
os.chdir(os.path.basename(sys.argv[0]))
Where do you suggest to do that?
--
Masaru Tsuchiyama <m.tma...@gmail.com>