[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.epf] Re: Experience with Subversion?
|
Hi,
we've had some experience with SVN.
Most merging problems occur with the "plugin.xmi" -file, and this is
usually
when two persons have added elements at the same time. SVN can
automatically
merge most changes, but the additions to the same place must be done
manually. This is quite straight-forward manual editing though.
One natural way to reduce possible conflicts is to do commits/updates
frequently (automatic batches etc.).
Best regards,
Henrik