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

Re: problem with dialog box uisng Tortoisesvn

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Wed, 05 Sep 2012 12:45:04 +0200

Am 05.09.2012 11:14, schrieb Carmit Shiran:
> Where exaclty am I supposed to write this command. I dont' see in the
> book....
>
> In what path on the cmd line? Is this how to use it?
>
> Do I write $svn? or just svn (which also didn;t work for me)?

Others already suggested that you check whether the commandline tools
are installed as part of TortoiseSVN. In addition a few suggestions:
1. MS Windows looks for executables in the current working directory, so
if you can call it from "C:\Program Files\TortoiseSVN\bin". Other than
that, it looks for things using the PATH environment variable. Look for
"PATH environment" and your OS online to find out more about this. This
enables you to open a command prompt anywhere and run SVN from that.
2. If you want to automate things, there is a third option and that is
to use one of various SVN Client APIs. If you just want to run a few
commands automatically now and then, it probably isn't worth it, but if
you require more complex operations it will.

> Am I supposed to download anything else besides TortoiseSvn?

No, TSVN includes the TortoiseSVN client but also the normal commandline
client. The latter is optional though, so you might have to rerun the
installation to get it. It is possible that this also sets the PATH
environment variable as part of the installation then, but I'm not sure.

Good luck!

Uli

**************************************************************************************
Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Visit our website at http://www.dominolaser.com
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2012-09-05 12:45:43 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.