Here is some complementary:
1. on the server side:
svn mkdir ${repo-root}/<your-project-directory>/<your-project-directory>
2. on the client side:
svn://<host>/<repo-root>/<your-project-directory>/<your-project-directory>
If you don't create at lease one level of subdirectory and import the project under that subdirectory, you will encounter such an Error Message on the client side:
Trying to use the Subversion plugin with svn+ssh, I get the following: org.tigris.subversion.javahl.ClientException: Trying to use an unsupported feature Server d
No comments:
Post a Comment