svn merge revert commit adds files to the repo that are missing in the wc
From: Jojakim Stahl <joja.lists_at_jojakim.de>
Date: Thu, 18 Sep 2008 12:53:21 +0000 (UTC)
Hello all,
I multiple times now had the problem, that I had files in the repo that were
1.
svn merge -c X p1 p2
2.
svn revert p2/dir1/file1.txt
3.
svn ci p2 -m "Merged dir1 from p1"
4.
del p2/dir1/file1.txt
5.
I struggled may times over this problem now. Especially because you do not see
I search the bug database and found #1962 to be probably the reason of the
The problem in reality is: Your wc is compiling well and you commit. Others
Thanks,
Jojakim Stahl
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.