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

PROPFIND error on http... cannot copy or checkout a specific path.

From: Talden <talden_at_gmail.com>
Date: Tue, 12 Aug 2008 13:39:17 +1200

I'm using http to access a subversion repository with client and server

Given a path

    http://server/repo/path/to/somefolder/somenestedfolder

I get the following on checkout, copy, ls, etc

    svn: PROPFIND request failed on '/repo/path/to/somefolder/somenestedfolder'
    svn: PROPFIND of '/repo/path/to/somefolder/somenestedfolder': 302
Found (http://server)

However I have no problems with checking out the enclosing path

    http://server/repo/path/to/somefolder

What causes this? How do I fix it?

Branching at that 'somenestedfolder' is critical to me and I'm currently stuck.

--
Talden
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-12 04:00:39 CEST

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

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