2005/9/2, Yves Martin <yves.martin@elca.ch>:
> Why on earth does 'svn' try to delete 'InitTask.java'... I have already
> committed the renaming of
> 'buildsystem/j2ee/java/ch/elca/leaf/buildsystem/j2ee/InitTask.java' into
> 'buildsystem/j2ee/java/ch/elca/leaf/buildsystem/j2ee/J2eeInitTask.java'
> before renaming the 'leaf/buildsystem' directory into 'el4ant' ???
I do not really know the answer to your questions, but one thing I
learnt with subversion:
Whenever you commit directory changes (rename/move of files/folders,
changing folder properties etc), *update* your working copy
afterwards! This seems strange, but if you don't, you have a mixed
version working copy, and you might not be able to commit the
following folder modifications. See the chapter "Mixed Revision
Working Copies" in the subversion book, namely the "Mixed revisions
have limitations" section:
http://svnbook.red-bean.com/nightly/en/svn.basic.in-action.html#svn.basic.in-action.mixedrevs
Norbert
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Sep 3 11:58:21 2005