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

MKCOL-405 error: unable to add files to a directory

From: thomas Armstrong <tarmstrong_at_gmail.com>
Date: 2005-11-29 13:43:16 CET

Hi.

I'm trying to add new files to my 'foo' directory project. It's been

[root@local trunk]# svn commit -m Comments foo/test1.txt --non-interactive
svn: Commit failed (details follow):
svn: '/home/project/trunk/foo' is not under version control and is
not part of the commit, yet its child
'/home/project/trunk/foo/test1.txt' is part of the commit

[root@local trunk]# svn commit -m Comments foo --non-interactive
Adding foo
svn: Commit failed (details follow):
svn: MKCOL of
/svn/myproject/!svn/wrk/ec5cd237-b106-0410-9d2e-ae59a4226a32/foo: 405
Method Not Allowed (http://www.myserver.com)

What does it mean? Thank you very much

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 29 13:57:53 2005

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.