News

Resources for using the popular distributed source code control and collaboration tools Git and Mercurial on Windows.
“So I went to our source code control system, checked out the package I needed to modify and compiled it on our development database. I made the desired changes, promoted it to our QA database ...
In all, the low cost and light system requirements combined with the highly customizable features and intuitive interface make Source Insight a competitive solution for Windows-based source-code ...
Microsoft hosts the Windows source in a monstrous 300GB Git repository Virtualized file system approach makes Git work better for huge repositories.
David Petersheim advocates using source code control when you need to recreate work. He offers details on these functions of source code control: concurrent updates, history, source code archives ...
You can use this and no other type of source-code control system to do kernel development. One way is to use two different directory trees: a “clean” one and a “working” one.