strange behavior with svn revert
From: Sebastien LEDUC <sebastien.leduc_at_st.com>
Date: 2005-11-10 12:13:05 CET
Hi,
Then I have merged branch A into branch B:
svn merge B_url A_url B_working_copy
Since myfile has been added in both branches, it is deleted then added
Then I use svn revert on myfile to undo the merge:
svn revert myfile
After that, I get the following error message if I try to commit the
svn: Commit failed (details follow):
Now if I run svn status on that file, I get the following output:
svn status -v myfile
Is it a bug of the revert command, or did I miss something?
Regards,
---------------------------------------------------------------------
|
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.