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

Re: svn commit: propchange - r8522 svn:log

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-01-29 21:48:37 CET

cmpilato@tigris.org writes:

> Author: cmpilato
> Revision: 8522
> Property Name: svn:log
>
> New Property Value:
> * tools/cvs2svn/README
> * tools/cvs2svn/design-notes.txt
> Update some documentation to reflect recent changes.
>
> UPDATE: This turned out to be no-op commit because cmpilato had a modified
> (read: busted) Subversion client.

So, it seems that for some reason, svn.collab.net doesn't like the
fact that the shebang line in propchange_email.pl is:

   #!/usr/bin/env perl -w

When I ran the script by hand a few minutes ago, I got an error that
indicated that env was looking for a binary named "perl -w". I
removed the " -w" from the shebang line, and the script works again.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jan 29 21:49:28 2004

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.