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

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

From: SteveKing <stefankueng_at_gmail.com>
Date: 2004-12-21 11:35:33 CET

On Tue, 21 Dec 2004 10:29:08 +0000, Eric Carlson
<eric.carlson@group-technical.com> wrote:
> 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??

If you don't need a gui for that process, use the command line client!

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
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:36:27 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.