How can I use svn export, svn checkout etc commands in Cygwin?
Do I need to install any other feature? I am using version 2.738.
For example, I’d like to be able to run
svn export http://svn/trunk/Test/code /TESTEXPORT
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yes, you do. Check the packagelist in the cygwin setup.exe, and pick all the svn-like packages then install them. For typical usage such as update, commit, show history it’s almost perfect.
UPDATE
(not to steal credit but apparently an important addition)
The package “subversion” should be installed as well.