diff options
author | cjep <cjep@pkgsrc.org> | 2002-06-08 17:33:18 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2002-06-08 17:33:18 +0000 |
commit | 7bcb7738cf35d2fe32a8eea8805760a0db8cf4a7 (patch) | |
tree | 2fed1fe0cbb0900afc6e3420a345c75d0ca5fede /devel/pcl-cvs/DESCR | |
parent | 11cf767c9447a093e80dca4b15c9039b4a06eeea (diff) | |
download | pkgsrc-7bcb7738cf35d2fe32a8eea8805760a0db8cf4a7.tar.gz |
Initial import of pcl-cvs-2.9.9 into the NetBSD packages collection.
PCL-CVS is a front-end to CVS. It integrates the most frequently used
CVS commands into emacs.
From Hiroyuki Bessho in PR#14295. Thanks!
Diffstat (limited to 'devel/pcl-cvs/DESCR')
-rw-r--r-- | devel/pcl-cvs/DESCR | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/pcl-cvs/DESCR b/devel/pcl-cvs/DESCR new file mode 100644 index 00000000000..d3d2ed0dcff --- /dev/null +++ b/devel/pcl-cvs/DESCR @@ -0,0 +1,7 @@ +PCL-CVS is a front-end to CVS. It integrates the most +frequently used CVS commands into emacs. + +For VC users, PCL-CVS can be thought of as a VC-dired specially designed +for CVS. PCL-CVS is not a replacement for VC and is supposed to interact well +with it. It provides a global view of your project and allows execution +of cvs commands on several files at a time. |