torsdag 24 november 2022 kl. 11:34:41 UTC+1 skrev Dario Ammann: > 1) "C:\Program Files\TortoiseSVN\bin\svn.exe" doesn't exist in my folder, > does "C:\Program Files\TortoiseSVN\bin\TortoiseProc.exe" also work? >
svn.exe is the command line client. You must manually select this when you install TortoiseSVN (I don't remember offhand if you need to select to do an "advanced" install or something like this, but look for "command line tools" when you install). TortoiseProc.exe is the GUI client, you must not call this. > 2) Is it correct, if I enter this command in DOS or where do I have to do > it? > You can test this in a command prompt if you want to check it before adding to your scripts. > 3) May I add closeonend:1? > No, this is a parameter related to TortoiseProc.exe. Try svn help commit for information about the options in the command line client. Kind regards, Daniel -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/3b4c2abb-8c58-4f26-b220-cb88a937bb68n%40googlegroups.com.
