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

RE: Log option Enhancement?

From: Shatzer, Larry <Larry.Shatzer_at_Spirent.com>
Date: 2004-03-19 03:46:44 CET

Here is a crude proof of concept perl script that will do the job. Albeit
slow and probably not too nice on the server. It has not been thoroughly
tested and could use a nicer interface. I figured I would get a working
prototype. It requires the perl bindings installed and working.

logrange.pl filename STARTLINE ENDLINE

Feel free to modify this for any purpose.

-- Larry

> -----Original Message-----
> From: kfogel@collab.net [mailto:kfogel@collab.net]
> Sent: Friday, March 12, 2004 8:48 AM
> To: Ben Collins-Sussman
> Cc: Hier, Steve; dev@subversion.tigris.org
> Subject: Re: Log option Enhancement?
>
>
> Ben Collins-Sussman <sussman@collab.net> writes:
> > > Wouldn't it be NICE if you could do something like:
> > >
> > > svn log foo.c:100-105
> >
> > Have you tried 'svn blame foo.c' yet?
>
> That indexes the data the other way -- it doesn't really get the
> information Steve wanted. (The feature sounds great, but I think a
> patch will be needed to get this going :-). Just a matter of
> priorities, not saying it's a bad idea or anything.)
>
> -Karl
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Mar 19 03:48:14 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.