I am trying to checkout an old SVN repository. This repository has been download to a local PC, as the network where it was placed is shut down. Now I have this local copy of it. However, I am not able to do a checkout of the repository folder, I get the following error messege:
I use the following command for checkout:
svn checkout file:///home/jnpe/Documents/mortenbisgaard/Private/.repos/model/trunk model
Is there something wrong with that? Or am I not able to connect to a local repository?
