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

Re: svn blame on trunk

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-11-12 16:29:52 CET

On Nov 12, 2004, at 5:02 AM, Karol Szkudlarek wrote:

>
> Hi!
>
> I have svn compiled from the latest trunk.
> I am trying to understand how the command svn blame with TARGET@REV
> works. svn help blame writes:
>
> usage: blame TARGET[@REV]...
>
> If specified, REV determines in which revision the target is first
> looked up.
>
> Could anybody give me short example how it should be works?
>
>

The blame command annotates each line of a specific file, telling you
who wrote each line. "TARGET@REV" selects the exact file to be
annotated. Does that make sense?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 12 16:30:22 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.