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

[TSVN] tortoiseProc.exe - "silent" update possible?

From: Eric Carlson <eric.carlson_at_group-technical.com>
Date: 2004-12-21 11:29:08 CET

With a few dozen svn repositories on the go we've made a batch file to
click each morning to pull all our working folders up to date, along
these lines

set cmd=D:\TortoiseSVN\bin\tortoiseProc.exe /notempfile
/command:update /path:

%cmd%\www\components\sqltools
%cmd%\www\components\blah blah etc

This works fine and the tvsn dialog pops up and disappears by itself
for each one. The problem is we have so many this can get intrusive
(its a focus grabber - ugh!). Is there any way I can issue the
tortoiseProc.exe command so it does the same job just without the
dialog at all (dialogs on failure are ok...). Something like a /silent
switch perhaps??

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Dec 21 11:30:00 2004

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

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