On 10/2/07, Rémi Goyard <remi@theodys.net> wrote:
> I've got a problem with repository synchronisation.
> Each time i try to synchronise with repository eclipse return me this
> error :
>
> Problems reported while synchronizing SVNStatusSubscriber. 0 of 1
> resources were synchronized.
> An error occurred synchronizing /myproject.com: Error getting status
> for resource P/myproject.com
> org.tigris.subversion.javahl.ClientException: svn: PROPFIND of
> '/myproject.com//': 200 OK (http://localrepo.theodys.net)
> Error getting status for resource P/myproject.com
> org.tigris.subversion.javahl.ClientException: svn: PROPFIND of
> '/myproject.com//': 200 OK (http://localrepo.theodys.net)
> org.tigris.subversion.javahl.ClientException: svn: PROPFIND of
> '/myproject.com//': 200 OK (http://localrepo.theodys.net)
>
> this append only on myproject.com project
> if i try to synchronise a subfolder all works fine.
> And if i try to synchronise another project all work fine too.
>
> So i don't understand why.
>
> I'm using Linux Ubuntu Desktop 7.04 as workstation and Ubuntu Server
> 7.04 for the SVN server.
>
> Does anyone have an idea ?
We are not directly involved in the client/server communication. We
just run a high-level API (like svn status -u -v in this case). Your
client interface (SVNKit or JavaHL) does all the work. If you are
using SVNKit you could send an email to support@svnkit.com to see if
they have ideas.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Oct 2 16:41:48 2007