Can't approach svn working copy

2019-08-31 07:50发布

I've created a svn repository on a linux computer. For this repository I've also created a working copy named myfirstproject. In order to get the URL of it I've typed in "svn info". The answer was

"svn://localhost/myfirstproject".

Now I want to approach this working copy from windows computer. I've tried doing it via netbeans for the first time and tortoiseSVN as well. I've tried to approach svn://my_server_domainName/myfirstproject, but it was failed.

what should I suppose to do? Is there any other URL address I need to type?

Thank you

0条回答
登录 后发表回答