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: http://subversion.apache.org/faq.html#dumpload -- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/4b9bc504-1022-460f-aaca-6c8cb7eba7c8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
