Hi!
I've got a problem using the Subclipse Plugin with checking out a
Java Project.
The Java Project is located in a subtree of a Subversion repository
branch. I've created the branch by copying the trunk of the
repository to a branch directory with the svn copy command.
Now when I issue "Checkout as Project" the subproject from the branch tree the
SVN console in subclipse reports following error and aborts:
...
list -r HEAD http://developerdb02/repos/FIT/branches/beta1-test/subprojects/api/.project
***
cat -r 8 http://developerdb02/repos/FIT/branches/beta1-test/subprojects/api/.project
HTTP Path Not Found
svn: PROPFIND request failed on '/repos/FIT/!svn/bc/8/branches/beta1-test/subprojects/api/.project'
svn: '/repos/FIT/!svn/bc/8/branches/beta1-test/subprojects/api/.project' path not found
I'm wondering if this is somehow realted to subclipse, 'cos I can
checkout the whole repository sucessfully. Also when checking out
via svn checkout command I can get the subproject without errors.
So I assume it's not a server problem?
Any suggestions?
Thanks,
Reinhard
Received on Mon Jun 7 22:02:35 2004