2 People updating same file; diff3
Glenn Amerine
gamerine at bluemoon.uucp
Thu Feb 7 00:58:06 AEST 1991
hendrik at 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
More information about the Comp.lang.c
mailing list