On Tue, 14 Oct 2003 10:42:34 -0700, Brandon Ehle <azverkan@yahoo.com>
wrote:
> Paul Gross wrote:
>
> > I use my subversion repository from both windows and unix. I already
> > use the property to have my files use the native line endings. The
> > problem is that I use a bunch of python scripts. On Unix, the first
> > line has to be #!/usr/local/bin/python, but on windows, its something
> > like #!/python23/python.exe.
> >
> You shouldn't need to do this. Unless you are using cygwin on Windows,
Or the script is (e.g.) a CGI script run through Apache. Apache on
Win32 examines the first line of the script to determine the script
interpreter in a similar way UNIX that shells do.
Greg
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 16 03:42:54 2003