emilsit + versioncontrol   8

Always ship trunk
Paul Hammond on why you might want to use if statements at runtime to control what features are enabled/disabled. Your version control system's branches are designed for enabling/disabling/merging features at compile time. Not runtime.
versioncontrol 
march 2011 by emilsit
CTAN: directory: /tex-archive/support/vc
Pre-built version control tagging/macro supports for LaTeX. Yes!
latex  versioncontrol 
december 2009 by emilsit
Fossil: Fossil Home Page
Roughly speaking, like Mercurial or Monotone. Not sure how it compares to git w.r.t branching, speed, index. Big selling points would be integrated bug tracking and wiki and a single binary, with builds for Windows, OS X and Linux. Uses SQLite for the repo. No worse than hg/git rolling their own, probably better than svn using BerkeleyDB.
software  wiki  scm  versioncontrol  tools 
november 2009 by emilsit
The importance of commit messages | Wildbit
Really nice article on how to write commit messages. "Reveal your intentions, don’t describe what the code does. Tell why it does it."
versioncontrol  commit  reference 
march 2009 by emilsit
A Note About Git Commit Messages | tpope.net
How you should format commit messages when using git, but just as good for an version control system.
scm  versioncontrol  commit  reference  git 
january 2009 by emilsit
LXR linux/Documentation/SubmittingPatches
Linux source document on how to submit and format patches.
versioncontrol  commit  reference 
january 2009 by emilsit

Copy this bookmark:



description:


tags: