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

Re: svn trunk r17244: FAIL (x86_64-unknown-linux-gnu static ra_svn fsfs)

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2005-11-09 18:56:45 CET

On Wed, 2005-11-09 at 23:11, Malcolm Rowe wrote:
> On Wed, Nov 09, 2005 at 11:15:31PM +0530, Madan U Sreenivasan wrote:
> > + file_append (hook_py,
> > + hook_script_code)
> > + # fill the batch wrapper file
> > + file_append (hook,
> > + "@echo off\n"
> > + "@%s %s\n" % (sys.executable, hook.py))
>
> 'hook_py', I imagine, not 'hook.py'.
er, yes...sorry. I wonder how it ran on linux without complaining! (oh,
well.. python isnt interpreted, is it? ;)
> Regards,
> Malcolm

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Wed Nov 9 18:48:23 2005

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.