Johan Corveleyn <jcor...@gmail.com> writes: > No, I don't think that's the problem. That should work (can't test > right now, being @work, but I don't see why it wouldn't work on > Windows). I think the OP means that the following doesn't work: > > # move foo FOO > # svn ci > > (i.e. doing the rename outside of svn)
I know the rename is done outside svn, but the original post shows "svn rm" and an "svn add" after that. So it appears that # move foo FOO # svn rm foo # svn add FOO # svn ci doesn't work on Windows. The difference between this and the cases that are known to work is that in the above case FOO is added without any copyfrom. -- uberSVN: Apache Subversion Made Easy http://www.uberSVN.com