Question about SVN

I use tortoise SVN for registration, verification, etc. The repository is present in a remote location.

How to run svn commands on the command line (windows xp)?

+3
source share
6 answers

Like others, TortoiseSVN does not come with a standard SVN client (and that's why it does not - http://tortoisesvn.net/faq.html#svnbinaries )

So, you need to install the SVN command line client to run the SVN commands. You can see this link for them - http://subversion.apache.org/packages.html#windows .

SlikSVN. . Collabnet ( CollabNet Subversion )

, , GUI, Tortoise, , , , , - (, )

+2

Tortoise . . , . , , , TortoiseSVN 1.6.x, 1.6.y, 1.5.z, 1.7.z.

+1

Tortoise SVN SVN. Visual SVN ( CLI), Tortoise, PATH. , , .

0

, . , SO-, .

0

→ ... cmd. , , , .

: cd [ ]

:

svn st, svn update ..

-2

All Articles