Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!swrinde!elroy.jpl.nasa.gov!usc!zaphod.mps.ohio-state.edu!tut.cis.ohio-state.edu!n8emr!bluemoon!gamerine From: gamerine@bluemoon.uucp (Glenn Amerine) Newsgroups: comp.lang.c Subject: Re: 2 People updating same file; diff3 Message-ID: Date: 6 Feb 91 13:58:06 GMT References: <897@zeusa.UUCP> Sender: bbs@bluemoon.uucp (BBS Login) Organization: Blue Moon BBS ((614) 868-9980/2/4) Lines: 20 hendrik@zeusa.UUCP (Hendrik Vermooten) writes: > > This isn't a pure C question; can't think of a better place, tho ... > > I am working on a project where 2 people are maintaining/updating the > same set of C modules at different sites. We'd like an elegant way of > merging both sets of changes into one from time to time. > > I've experimented with diff3 but that doesn't seem to be quite the answer. > Am I missing something obvious? > > We are both using XENIX, sccs, GNU Emacs. Any ideas would be appreciated. > Have you tried using Polytron Revision Control? It facilitates merging changes from different people back togther (although I must admit I have never tried to use this feature). Glenn