info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

minimizing merge conflicts


From: jak
Subject: minimizing merge conflicts
Date: Thu, 29 Nov 2001 20:16:12 GMT

Is anyone aware of an open source tool that can reformat C++ source
per some definable standard? Ideally, this could be something executed
by make as part of the build process.

I work on a multideveloper team and invariably code gets reformatted
as developers are using different editors or simply like to move
things around whenever they get into a file. My assumption is that
this will make cvs' work more complicated when merging resulting in it
reporting a conflict when there really isn't one. Admittedly, I
haven't actually seen this happen yet, but believe that it was alluded
to as a possibility in this news group. 

Thanks,
John


reply via email to

[Prev in Thread] Current Thread [Next in Thread]