Lightweight version control software on Linux

Posted by I'm Dario on Stack Overflow See other posts from Stack Overflow or by I'm Dario
Published on 2010-03-12T17:16:40Z Indexed on 2010/03/12 17:17 UTC
Read the original article Hit count: 205

Filed under:

I'm working with a shell account in a shared system and I would like to use some version control software for my bash scripts and config files.

It must works on Linux with no dependencies, just unpack it in my home dir. I don't need remote checkout, branching or other fancy tricks. I want to be able to commit my changes and restore them if needed.

© Stack Overflow or respective owner

Related posts about vcs