svn status issues when deleting a file
From: Peter Herth <herth_at_peter-herth.de>
Date: 2007-05-31 16:30:23 CEST
Hi,
I have come about an issue with svn status I wanted to share for
I have a directory under svn version control with some files in it:
110 67 herth Hallo.txt
now I delete "asdf" and commit the change. Running svn status -u -v gives me:
110 67 herth Hallo.txt
Here the problem starts to manifest. I modifyed "." but neither the
if I run svn up, it changes to:
So now status clearly reports that "." changed its latest committed
M 111 67 herth Hallo.txt
and committing it I get:
112 112 herth Hallo.txt
Here, committing did bump the revision of the file, without a need for
Peter
---------------------------------------------------------------------
|
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.