On Mittwoch, 27. Juni 2007 Philipp Marek wrote:
> > >Well, that would have been "fsvs log", which is planned to simply spawn
> > >off a "svn log" with the right parameters.
> > >
> > >Sorry, not yet. Use "svn log", please.
> > >Would you like to post a patch?
> >
> > That worked well.  I'll look into the patch (sounds trivial).
>
> The thing that possibly would have to be done, too, is to extend the
> hlp__parse_rev() function to allow for relative values, too - like LAST.
> Although, as long as that's not needed, just call "svn log".
Although, on a brief look at svn_ra_get_log() it might be better just to use 
that function - then there'd be no external dependency on the svn binary, and 
from the description it looks that generating the command line parameters is 
more work than simply calling that function.

How about a "log.c" and "log.h" :-?


Regards,

Phil


-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to