Merge & comit not consitent
From: Daniel Gehriger <bulk_at_linkcad.com>
Date: 2003-05-20 17:34:06 CEST
The following merge procedure produces an error during commit. I believe
1) I checkout some code using the local file:// protocol:
> svn co file:///repos/trunk/foo
2) I then want to apply the code changes between some branch 1.0 and 2.0 to
> svn merge http://reposhost/repos/branches/foo/1.0
3) The merge succeeds (although new binary files are generating strange
> svn commit foo
Adding foo\newfile
Well, it would be nice if I had been warned earlier, during the merge...
Regards,
Daniel
---------------------------------------------------------------------
|
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.