Strange merge behaviour

2011-06-09 Thread Heinrichs, Dirk
Hi, I'm facing a problem where I get items modified by a merge although there should be nothing to merge at all. I create a new branch from trunk. I checkout from that new branch. I merge from trunk into the new branch. [ No intermediate commit did happen as I'm doing this on a personal backup c

Re: Two-Site Subversion Repository Setup Ideas

2011-06-07 Thread Heinrichs, Dirk
Am Dienstag, den 07.06.2011, 08:13 -0500 schrieb Les Mikesell: > Yes, I have a hard time visualizing how any tool can help with > concurrent changes if one side doesn't stop while the merges happen > both ways and the results get back. Just look at Clearcase (again, sorry :) ). First, it has exce

Re: Two-Site Subversion Repository Setup Ideas

2011-06-06 Thread Heinrichs, Dirk
Am Montag, den 06.06.2011, 07:52 -0500 schrieb Les Mikesell: > If you are doing this in 2 directions, won't the disconnected > repositories eventually drift out of sync as the people resolving > conflicts make different choices - regardless of how well the VCS > manages the details? I guess you'r

RE: Two-Site Subversion Repository Setup Ideas

2011-06-06 Thread Heinrichs, Dirk
Am Montag, den 06.06.2011, 11:55 +0200 schrieb Andreas Tscharner: > > I am looking for suggestions from the community as to how > > best address the setup issue outlined below. > > > > We have two sites wanting to use Subversion that are > > performing parallel development of the same software. Du