I am looking for an encrypted version control system . Basically I would like to
Have all files encrypted locally before sending to the ser
Based on my understanding this cannot be done, because in SVN and other versioning systems, the server needs access to the plaintext in order to perform versioning.