Unclear error message during commit
From: John Stiles <jstiles_at_blizzard.com>
Date: Mon, 29 Sep 2008 09:29:41 -0700
The following steps lead to an "unexpected error" message from
- svn co http://repositoryname/trunk/ --depth=empty
- cd trunk
- mkdir NameOfDirectoryThatAlreadyExists
- svn add NameOfDirectoryThatAlreadyExists
- svn ci -m"Committing new directory"
This leads to the following error:
Adding F:\LocalRepository\trunk\NameOfDirectoryThatAlreadyExists
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed) in
When using the SVN protocol, the error message is "File already exists,"
|
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.