Thanx all of you - it was the svn client I missed - doh!
./ask
On 13 Aug., 18:06, Peter Mounce <pmou..._at_narrowstep.com> wrote:
> > I don't think so; If I go to my windows command prompt, navigate to
> > Tortoise/bin and write "svn" it tells me "svn is not recognized as an
> > internal og external command, program or batchfile". No matter what I
> > write after "svn" it is not recognized...
>
> > Danish example:
>
> > C:\Program Files\TortoiseSVN\bin>svn update
> > 'svn' blev ikke genkendt som en intern eller ekstern kommando,
> > et program eller en batchfil.
> > or do I get it wrong?
>
> > ./ask
>
> You need to install the svn command line client (http://subversion.tigris.org)
> and then ensure that the binaries are part of the system's %PATH% environment
> variable (this is AFAIK done automatically if you use an installer, but left
> as an exercise to the reader if a zip file is used) so you can invoke "svn
> --help" from anywhere instead of needing to do "path\to\svn\bin\svn.exe --help".
>
> TortoiseSVN does not include the svn command line client; it's a separate
> package to get.
>
> Don't use the cygwin svn, AFAIK (or, dear list, am I out of date there and
> it's safe again?).
>
> Regards
> Pete
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr..._at_tortoisesvn.tigris.org
> For additional commands, e-mail: dev-h..._at_tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: dev-help_at_tortoisesvn.tigris.org
Received on 2008-08-14 10:46:21 CEST