Version Controll System for RDBO.
commit41d95947823e644986ea83304faa8e9caa4c6b65
authorvti <viacheslav.t@gmail.com>
Sat, 13 Sep 2008 18:58:26 +0000 (13 20:58 +0200)
committervti <viacheslav.t@gmail.com>
Sat, 13 Sep 2008 18:58:26 +0000 (13 20:58 +0200)
tree4ecdbe62bf83f213b96612743e3941ca52e674cd
parent7e39bcfa1ba0e6aefb205827c6819db49579b9a2
Version Controll System for RDBO.
15 files changed:
Rose-DB-Object-VCS/Makefile.PL [new file with mode: 0644]
Rose-DB-Object-VCS/lib/Rose/DB/Object/Metadata/VCS.pm [new file with mode: 0644]
Rose-DB-Object-VCS/lib/Rose/DB/Object/VCS.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/01use.t [new file with mode: 0644]
Rose-DB-Object-VCS/t/02pod.t [new file with mode: 0644]
Rose-DB-Object-VCS/t/commit.t [new file with mode: 0644]
Rose-DB-Object-VCS/t/last-diff.t [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/DB.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/DB/Object.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/NewDB.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/Post.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/Post/Manager.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/lib/PostDiff.pm [new file with mode: 0644]
Rose-DB-Object-VCS/t/load-revision.t [new file with mode: 0644]
Rose-DB-Object-VCS/t/rollback.t [new file with mode: 0644]