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

Re: toroiseproc commit hangs

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Mon, 29 Jun 2009 10:17:43 +0200

Michael Corr wrote:
> Hi,
> I'm trying to run tortoiseproc commit from the command line. The dialog opens properly, my comments get filled in correctly, and the modified files are checked correctly - but the dialog does not automatically press the 'ok' button. It simply hangs waiting for a manual button press
>
> Here is my command line:
> tortoiseproc /command:commit /path:"%FW_PRODUCTS_PATH%" /logmsg:"[AutoBuild] %VERSION_NUMBER% %BUILD_TYPE%" /closeonend:1
>
> Isn't /closeonend:1 supposed to automatically submit the entry and close the dialog?
>
> It seems to work fine on /command:update

The /closeonend param is used to close the progress info dialog at the
*end* of the operation. There is no way to automatically close the
commit dialog (or any other dialog besides the progress info dialog).

If you want to fully automate commits without any user interaction, you
should use the command line client. TortoiseSVN is an UI client and not
suited for such tasks.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2366270
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Received on 2009-06-29 10:18: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.