David James writes:
> On 5/17/06, Garrett Rooney <rooneg@electricjellyfish.net> wrote:
> > > "svn log --limit 0" and "svn log --limit -5" both seem to do something,
> > > although I haven't seen any output from them.
> > > I believe both of these should return a syntax error, similar to:
> > >
> > > c:\temp> svn log -r -1
> > > svn: Syntax error in revision argument '-1'
> >
> > Makes sense to me. Got a patch?
>
> svn log --limit 0 displays all revisions. This makes sense, as "0"
> means that there is no limit at all.
>
Since 0 != infinity, I think this should stay as an internal implementation
detail. :-)
Regards,
//Peter
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 17 21:09:07 2006