资 源 简 介
Small and very simple revision control system written in bash with using of coreutils, mainly for educational purposes.
System currently has support only for one working repository and three commands: create new repository, checkout and commit.
jcvs just create a tar.bz2 archive with content of current directory and move it to repository with changing a history file.