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

Re: [PATCH] print debug information when subprocess.Popen subprocess.Popen

From: Masaru Tsuchiyama <m.tmatma_at_gmail.com>
Date: Thu, 22 Aug 2013 23:22:59 +0900

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.tmatma_at_gmail.com>
Received on 2013-08-22 16:23:33 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.