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