0
votes
Avoiding unneccessry recompilations using “branchy” development model
A word of warning: many .o symbol tables (or equivalent) contain the full path name of the source file. If that other file changes (or if the path is not visible from the new directory) you may enc …
1
vote
Migrating from clearcase to mercurial
You might start on the mercurial site at Information for Clearcase/UCM Users and at …
1
vote
Viewing result of Mercurial in/out commands in external diff viewer
My quick-and-dirty first answer was: "See the Extdiff extension, distributed with mercurial and documented on the …
1
vote
Migrating Clearcase to X
I can't speak for the migration tool, but mercurial has worked great for us. We have a mix of WinXP, Mac OS X, and Linux people and there haven't been any snags. I don't use an IDE, but I believe A …
2
votes
mercurial use case solution
On web sites we put everything except MP3 and FLV files under mercurial and we rarely get over 300MB. Besides, disk is cheap. If you have bandwidth issues between you and the customer site (or some …
