Feb. 22, 2011
7:21 a.m.
On 02/21/2011 05:39 PM, Adrian Lienhard wrote:
On Feb 21, 2011, at 17:22 , Camillo Bruni wrote:
how about a file based system and git?
yea, just discussed this very idea an hour ago...
The simplest thing that could work: - Write out changes to files (for each method and class) - Use git to commit, push, pull, merge, etc. - After git actions, load changed files and compile
Been there, done that. Was called DVS, the predecessor of Monticello. It sucked. Cheers Philippe