Command for copying the latest checkout version from SVN

177 views
Skip to first unread message

Saurabh Gavande

unread,
Apr 30, 2018, 2:56:36 AM4/30/18
to TortoiseSVN

In the earlier versions of SVN I was using the command "svn co file" for copying  the latest checkout version from SVN to folder. But with new versions of SVN this command is not working. Can anyone suggest me the updated command compatible with latest version for copying?

saurabhg...@gmail.com

unread,
Apr 30, 2018, 3:50:47 AM4/30/18
to TortoiseSVN
In the earlier version of SVN the command which I was using was "svn co file"
for copying the latest checkout version from SVN but with latest versions this command is not working. Can anyone tell the command compatible for latest SVN version for copying?

Stefan Hett

unread,
May 11, 2018, 10:13:08 AM5/11/18
to torto...@googlegroups.com
Sorry I can't follow you. svn co is short for svn checkout which has
nothing to do with copying files. If you want to copy a file the command
is svn cp: http://svnbook.red-bean.com/en/1.8/svn.ref.svn.c.copy.html .

--
Regards,
Stefan Hett, Developer/Administrator

EGOSOFT GmbH, Heidestrasse 4, 52146 Würselen, Germany
Tel: +49 2405 4239970, www.egosoft.com
Geschäftsführer: Bernd Lehahn, Handelsregister Aachen HRB 13473

Saurabh Gavande

unread,
May 15, 2018, 5:18:30 AM5/15/18
to TortoiseSVN on behalf of Stefan_Ego
Hello,

Sorry, I actually want a checkout command. I am using the command as below for example:
svn checkout file:///D:/SVN/AdorDigatron_Site G:/Test/ AdorDigatron_Site

If I use the above command as mentioned on http://svnbook.red-bean.com/en/1.8/svn.ref.svn.c.checkout.html, I am getting below error:
svn: E180001: Unable to connect to a repository at URL 'file:///D:/SVN/AdorDigat
ron_Site'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file:///D:/SVN/AdorDigatron_Site'
svn: E160043: Expected FS format between '1' and '6'; found format '7'

I am attaching the screenshot herewith for reference. 



--
You received this message because you are subscribed to the Google Groups "TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email to tortoisesvn+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/d82ad7c1-9cd6-b68a-ba71-5558a072ed4c%40egosoft.com.

For more options, visit https://groups.google.com/d/optout.



--

Regards,

Saurabh Gavande

Mob No- 9422005649

SVN_Checkout_Error.jpg

Stefan

unread,
May 15, 2018, 1:38:41 PM5/15/18
to TortoiseSVN


On Tuesday, May 15, 2018 at 11:18:30 AM UTC+2, Saurabh Gavande wrote:

If I use the above command as mentioned on http://svnbook.red-bean.com/en/1.8/svn.ref.svn.c.checkout.html, I am getting below error:
svn: E180001: Unable to connect to a repository at URL 'file:///D:/SVN/AdorDigat
ron_Site'
svn: E180001: Unable to open an ra_local session to URL
svn: E180001: Unable to open repository 'file:///D:/SVN/AdorDigatron_Site'
svn: E160043: Expected FS format between '1' and '6'; found format '7'

This means the repository is too old. You have to upgrade it to make it work with the new svn client version:

Reply all
Reply to author
Forward
0 new messages