On Oct 12, 2006, at 11:50, Mark Gibson wrote:
> so im getting this:
>
> phenote/gui> svn commit
> Sending gui/AbstractAutoCompList.java
> Adding gui/field
> svn: Commit failed (details follow):
> svn: MKCOL of
> '/svnroot/obo/!svn/wrk/161171c4-9f1f-0410-a440-8e7ad6d848be/phenote/
> trunk/src/java/phenote/gui/field':
> 405 Method Not Allowed (https://svn.sourceforge.net)
> svn: Your commit message was left in a temporary file:
> svn:
> '/home/mgibson/pheno-tool/java/svn/phenote/trunk/src/java/phenote/
> svn-commit.2.tmp'
>
>
> field is a directory i svn added.
>
> so I think I did some things svn didnt like. I svn moved a few
> files twice
> before committing - the second time was to the new field directory
> (refactoring!) and i had to do a --force to get it through.
Um, don't "svn move" twice before committing. Either "svn move" once
and commit, or if you decide after the "svn move" that you really
meant to move it somewhere else instead, "svn revert" the first move,
then "svn move" it to where it should be. Then commit.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 13 23:47:33 2006