[cs631apue] Mercurial recommendation.

Jan Schaumann jschauma at stevens.edu
Sat Sep 14 15:29:40 EDT 2013


kwang9 <kwang9 at stevens.edu> wrote:

> Using mercurial for homework code debugging and management, less effort,  
> more funny!
>
> http://mercurial.selenic.com

This is a good idea!

We will cover revision control systems in a future lecture, and your
final project will require you to use one such system.  If you were to
use such tools for your homework and midterm assignments, that would
give you a head start here.

Related projects and tools you might want to look at:

http://git-scm.com/
https://github.com/
http://subversion.tigris.org/

-Jan


More information about the cs631apue mailing list