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

Re: [PATCH] hook script for log message newline enforcement

From: <kfogel_at_collab.net>
Date: 2006-03-03 21:18:28 CET

Philip Martin <philip@codematters.co.uk> writes:
> kfogel@collab.net writes:
>
> > if len(args) > 1:
> > sys.stderr.write("ERROR: only one argument allowed (the repository).\n\n")
> > usage(sys.stderr)
> > sys.exit(1)
> >
> > repos_path = args[0]
>
> and if len(args) == 0?

Thank you, will fix.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 3 23:04:53 2006

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.