Blogs about: Dvcs
Featured Blog
Git trick
A friend asked me about an error he had while trying ‘git pull, it was saying that file X was not uptodate. For git pull (actually for merge) you need to not have anything uncommited (either com… more »
Piku's Blog
Git Isn't Social
— 4 comments
dlkinney wrote 3 weeks ago: I enjoy using Git for my personal projects. I’ve always been a big fan of handling changes and … more »
Git trick
— 2 comments
Piku wrote 1 month ago: A friend asked me about an error he had while trying ‘git pull, it was saying that file X was … more »
Using Mercurial as ad-hoc local version control
— 4 comments
bentsai wrote 1 month ago: Let’s assume you’re working at a company using Perforce or Subversion as source control, … more »
Hybrid Version Control
— 2 comments
Mikhail Naganov wrote 1 month ago: At some point in time your version control system (VCS) may become a bottleneck in your development … more »
The Ultimate Resource about Distributed Version Control Systems
Alex Popescu (aka the_mindstorm) wrote 2 months ago: If you postponed reading about distributed version control systems hoping that somebody will just te … more »
Compiling git with documentation
Piku wrote 2 months ago: I have previously posted how to compile git on Ubuntu but while using git I wanted to consulte the m … more »
bzr and bazaar - What delicious confusion
— 2 comments
shirishag75 wrote 5 months ago: There are two packages very similarly named, bazaar & bzr. They are both for distributed versio … more »
Visual guide to distributed version control
Ralph Hockens wrote 9 months ago: Intro to Distributed Version Control (Illustrated) Source: Better Explained … more »
