I am looking for an encrypted version control system . Basically I would like to
Have all files encrypted locally before sending to the ser
Why not set up your repo (subversion, mercurial, whatever) on an encrypted filesystem, and use ssh only to connect?