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

Question

From: Gregor Novak <novak_at_ict.tuwien.ac.at>
Date: 2005-10-14 17:49:07 CEST

Hello,

We are using subversion and tortoise svn for more than 1.5 years and we are
really happy with it.

Now I want to automate some the update, adding and committing process for
some repositories. I found in the documentation that there is command line
functionality for TortoiseSVN

However, while updating works like I want
TortoiseProc.exe /command:update /path:"S:\av" /notempfile /closeonend:1

Adding and committing still opens a dialog window.

TortoiseProc.exe /command:add /path:"S:\av" /notempfile /quiet /closeonend:1
TortoiseProc.exe /command:commit /path:"S:\av" /quiet /notempfile
/closeonend:1

Is there any possibility to add files to a repository and commit them
without getting a dialog window?

I like tortoise and do not want to install any other tool. As I have
installed Tortoise I also have no basic svn commands installed on my pc.

Best regards,
Gregor Novak

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Fri Oct 14 17:06:44 2005

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.