Michael Larabel: «Git, the revision control system used by the Linux kernel, X.Org, and numerous other free software projects (including our very own Phoronix Test Suite at Phorogit), has reached a new important milestone. Git 1.6.0 has been released with a number of changes since the earlier Git 1.5.6 release...»
Read more »freehg.org: a small site for hosting mercurial repositories
"Mercurial [Hg for short] is a Distributed Version Control System. Instead of using a single repository per project, each developer can have their own repository." -- via http://understandinglimited.com/2008/08/07/ff-h/
Read more »Category: Community Tags:
- Login to post comments
Using git to stitch together a broken subversion repository
"I have recently learned git for version control, having used Subversion for four years and CVS for four years prior to that. It has a lot of nice features and I thought of a good application: restoration of lost history on a Subversion repository..." --
* To understand git read this completely => http://www.newartisans.com/blog_assets/git.from.bottom.up.pdf
Category: High End Tags:
- Login to post comments
Using Git as a versioned data store in Python
"Git has sometimes been described as a versioning file-system which happens to support the underlying notions of version control. And while most people do simply use Git as a version control system, it remains true that it can be used for other tasks as well.
Read more »Diving into Git
"This week I decided to convert my Ledger repository over to Git. Previously I’d been using Subversion for about 4 years, and CVS for 1 year before that. There was a brief flirt with Darcs, and Mercurial, but neither ever attracted me enough to convert the repository officially..."
Read more »Category: High End Tags:
- Login to post comments
Choosing a Distributed Version Control System
RMS: "...Linux isn't a GNU package. If it were a GNU package, I would write to its maintainers to suggest using Bzr." :-)
Read more »Category: Community Tags:
- Login to post comments
Bazaar is now a GNU project
"I'm happy to announce that Bazaar is now officially a GNU project. This decision was taken after consultation with some of the core Bazaar developers, Canonical management, and Richard Stallman, leader of the GNU project..."
Read more »Category: Community Tags:
- Login to post comments