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

svnmucc replace root directory

From: Jack Bates <ms419_at_freezone.co.uk>
Date: Sun, 14 Jun 2009 15:39:47 -0700

svnmucc can replace a directory with one of its sub directories,

 $ svnmucc rm http://example.com/svn/trunk mv http://example.com/svn/trunk/foo http://example.com/svn/trunk

- but I can't replace the root directory,

 $ svnmucc rm http://example.com/svn mv http://example.com/svn/trunk http://example.com/svn
 svnmucc: Server sent unexpected return value (403 Forbidden) in response to OPTIONS request for 'http://example.com'

Is this a reasonable feature request?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2362017

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-15 00:40:47 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.