SVN: Download a specific version or revision of file

by rajesh 2012-12-26 18:57:05

Command to download a specific version or revision of a file from the server repository

-------------------------------------
svn co filename.txt -r 1
-------------------------------------

The above command will download version 1 of filname.txt file

Tagged in:

1025
like
0
dislike
0
mail
flag

You must LOGIN to add comments