Using tortoiseproc to open tortoisemerge automatically?
From: Josh Reynolds <josh.reynolds_at_eku.edu>
Date: Tue, 21 Feb 2012 15:16:43 -0500
I'm trying to figure out how to use the command line switches for
I played around with tortoiseproc.exe /command:showcompare and got this
"c:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" /command:showcompare
d:\temp\testsvn\blahnewfile.cs is a file with local modifications, but
I'm still on tortoise 1.6.16 btw.
Also I did get it working with the following batch file, but it requires
-------------------------------------------------------
@echo off
rem strip path to get file name
rem delete old copies if they exist
rem export base and working copies of the file
rem run tortoisemerge
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.