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

Re: Diff+blame with Tortoise command line

From: sverhagen <sverhagen_at_wps-nl.com>
Date: Wed, 23 Jan 2008 11:44:30 -0800 (PST)

Stefan Küng wrote:
>
> simple:
> svn blame file -rREV1 > blame1
> svn blame file -rREV2 > blame2
> svn diff blame1 blame2
>
> Well, at least you get the idea. The last diff won't work of course,
> because it doesn't take two local files.
>

Well, I agree I could do it this way, but I was actually hoping to do it
without having all my colleagues having to install SVN. They already have
TortoiseSVN installed, and just opening a plain diff was no problem, using
Tortoise.

-- 
View this message in context: http://www.nabble.com/Diff%2Bblame-with-Tortoise-command-line-tp15026460p15049881.html
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-23 20:44:43 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.