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

TortoiseMerge executed from commandline won't auto save to /Merged filename

From: Bas Schouten <Bas_at_sg-partners.nl>
Date: 2007-09-07 10:42:14 CEST

We use TortoiseMerge from the commandline (or actually from another
VCS), providing it with the nesc. parameters:
 
/base:"$basefile" /theirs:"$branchtip" /mine:"$usertip"
/merged:"$resultfile"
 
All actual files used are temp files, stored in the applicationdata\temp
directory on a windows workstation.
When we're done with the merge and save, TortoiseMerge asks for a
resultfilename, even though i'v provided that already with the /Merged
parameter. It does this because the provided resultfile with the /merged
parameter does not exist.
 
I think it should create the resultfile if it doenst exist, and not
bother the used with this
Received on Fri Sep 7 10:40:50 2007

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.