Click here to Skip to main content
15,887,585 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
HI,

I am using the following command in my batch file to clean up svn folder.
TortoiseProc.exe /command:cleanup /path:mypath /closeonend:1 

but this is showing up a commit dialog box to select the clean up option and confirmation one, which should not appear.
Any help to how can I avoid dialogues in svn cleanup please.

Thanks
Sreenath
Posted
Updated 13-Apr-12 22:09pm
v2

1 solution

Download and use a command line client like : http://www.collab.net/downloads/subversion/[^]
 
Share this answer
 
Comments
Espen Harlinn 14-Apr-12 13:28pm    
Good idea
Mehdi Gholam 14-Apr-12 13:34pm    
Yes, seems a sensible thing to do :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900