Hacker News new | ask | show | jobs
by Mathiasdm 4134 days ago
One alternative to consider is Mercurial (which command-line wise is more similar to Subversion) with subrepos (which have better usability): http://www.selenic.com/hg/help/subrepos
1 comments

Thanks, I will look into this.