I have created a local repository and its URL is file:///F:/subversion/MyProject
And I checked out MyProject
to my local machine....it works fine..
But when I try to CheckOut on a WorkGroup Computer using
URL: file:///Server_Name/F:/subversion/MyProject
.. it gives an error like
Error: Unable to open an ra_local session to url.
Error: Unable to open repository file:///Server_Name/F:/subversion/MyProject
I also tried Server_Name/file:///F:/subversion/MyProject
Any help would be highly apprecialble..
Thanks