Blair Zajac <blair@orcaware.com> writes:
> Karl Fogel wrote:
> >
> > blair@tigris.org writes:
> > > Log:
> > > * tools/client-side/svn_all_diffs.pl:
> > > New Perl script that gets the revisions that modified a specified
> > > file or directory and prints the output of `svn diff' on between
> > > all revisions that that modified the file or directory. Good for
> > > seeing what changed over time and for tracking down when a
> > > particular line in a file changed.
> >
> > Wow, an 80% solution for "svn blame", at the very least. Nice call!
>
> Hmmm, I didn't think of that. Maybe it should be renamed to svn_blame.pl
> and have some additional regex functionality added to find a line matching
> the regex?
>
> What was the intention of svn blame, so be another svn subcommand or
> a separate script?
Subcommand (like 'cvs annotate').
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 12 22:39:08 2002