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

Re: Tortoiseproc diff: working copy modified file to unrelated URL

From: Dan Ellis <dlellis_at_rockwellcollins.com>
Date: Mon, 9 Dec 2013 11:37:19 -0800

Stefan Küng <tortoisesvn_at_gmail.com> wrote on 12/09/2013 11:02:15 AM:

> On 07.12.2013 23:25, Dan Ellis wrote:
> > Hi,
> >
> > I'm trying to automate a diff between a local file (with mods) to a
> > server-side URL but for the life of me can't figure out the correct
> > command line for tortoiseproc.exe.

> > I've tried /command:showcompare too:
> > tortoiseproc /command:showcompare /url1:"C:\WC\foo.c"
> > /url2:"http://svr/repo/<somedir>/foo.c" works but will ignore local
mods
> > to foo.c (which I'd really like to view).

>
> Use /command:showcompare /url1:"wcpath" /revision1:WC /url2:"url"
> /revision2:HEAD
>
> and it should do what you want.
>

That is great! Thank you.

Dan

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3070017

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-12-09 20:37:32 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.