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

TortoiseProc commit issue

From: Herman <herman.bastiaens_at_gmail.com>
Date: Fri, 8 Aug 2008 01:03:21 -0700 (PDT)

Hey,

I'm using a script that gathers a bunch of file paths, and starts a
TortoiseSVN commit dialog, so i can check the changes before
commiting. In Tortoise 1.4.5 I used the follwing syntax:
TortoiseProc.exe /command:commit /path:"a concatenation of files
separated by *" /notempfile /logmsg:"msg"
However, this does no longer works in the latest version (1.5.2). The
commit dialog pops up briefly, but dissapears immediately. I did
notice it might have something to do with the length, because it seems
to break when I add too many files (this was not the case in 1.4.5).

I also tried putting the file paths in a file and specifying /
pathfile, but this only seems to work for the update dialog, the
commit dialog appears briefly and than dissapears when i add more than
one file (may be a newline issue? i tried all sorts of line endings,
to no avail).

Thanks in advance,

Herman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-08 10:04:06 CEST

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.