merging help needed
From: Matthew Boehm <mboehm_at_omnovia.com>
Date: 2006-01-26 06:45:36 CET
Hello all. I'm a brand new user to SVN and are having a hard time
We have our project (schtml). We need to maintain a production version
So I created /var/repos/schtml and did my initial import of the
cd /home/me/prod
I then copied (using svn copy) svn://localhost/schtml/prod to
Now, we recently did a lot of changes to preprod and those commits
So I went into /home/me/prod and did this:
svn merge -r 1:8 svn://localhost/svhtml/preprod
svn ci -m "merged preprod@8 into prod@9"
However, there were several files that did not get merged. Any ideas on
All files are present in both branches. We've never added or deleted
All help is appreciated.
Thanks,
---------------------------------------------------------------------
|
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.