diff options
author | schmonz <schmonz@pkgsrc.org> | 2002-09-01 05:58:49 +0000 |
---|---|---|
committer | schmonz <schmonz@pkgsrc.org> | 2002-09-01 05:58:49 +0000 |
commit | 7f523f32021d9a46020b7d353915fa9631f48a88 (patch) | |
tree | 91e4b638f63229bb7b2e5c2bd909a2c19b4ec4a3 /devel/c4/DESCR | |
parent | 6aae7b0c0542ce6ed659fc467c3213aeb69ba603 (diff) | |
download | pkgsrc-7f523f32021d9a46020b7d353915fa9631f48a88.tar.gz |
Initial import of c4-1.6.
C4 provides a CVS like feel to Perforce's SCM system p4. C4 is
not a substitute for CVS, in that it does not try to mimic CVS's
command set. Rather, it provides a workspace (client) where every
file is writable, and can be modified on an adhoc basis.
Diffstat (limited to 'devel/c4/DESCR')
-rw-r--r-- | devel/c4/DESCR | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/devel/c4/DESCR b/devel/c4/DESCR new file mode 100644 index 00000000000..65eedef5875 --- /dev/null +++ b/devel/c4/DESCR @@ -0,0 +1,4 @@ +C4 provides a CVS like feel to Perforce's SCM system p4. C4 is +not a substitute for CVS, in that it does not try to mimic CVS's +command set. Rather, it provides a workspace (client) where every +file is writable, and can be modified on an adhoc basis. |