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

Re: svn commit: r20820 - trunk/contrib/hook-scripts

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2006-07-21 20:50:05 CEST

On 7/21/06, Bhuvaneswaran Arumugam <bhuvan@collab.net> wrote:
> > + if item_url is None:
> > + usage_and_exit("Option -u [--item-url] is required.")
> > +
> > + if feed_url is None:
> > + usage_and_exit("Option -U [--feed-url] is required.")
> > +
>
> If i remember correctly, earlier we discussed to make these arguments
> optional ?

Really? Well, in that case we certainly can't produce a valid Atom feed...

Without those arguments we were producing <id></id> for entry
elements, which is rather non-unique for a unique identifier ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jul 21 20:50:43 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.