[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Errors on Branch Checkout

From: Brandstädter Reinhard <Reinhard.Brandstaedter_at_ams-engineering.com>
Date: 2004-06-07 14:02:35 CEST

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

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.