Interesting situation in my WC, can't commit a changed file
From: Mark Parker <mark_at_msdhub.com>
Date: 2005-11-22 22:23:47 CET
As way of background, I'm currently working on a project which is going
Now, I've run into a situation. One of the files that had changed in the
Here's how it went:
old-wc:
$ svn mv old\path\file new\path\file
$ svn ci -m "moved a file"
then, in new-wc:
$ svn up
(at this point, old\path\file is still there, but unversioned)
$ move old\path\file new\path\file
$ svn stat
I _KNOW_ that it's different, if I look at the text-base file I can see
$ diff -s file .svn\text-base\file.svn-base
My question is, how do I make subversion recognize that it needs to be
Mark
---------------------------------------------------------------------
|
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.