diff options
author | Paul Wisehart <wise@lupulin.net> | 2010-05-11 20:00:22 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2010-05-11 20:00:22 +0200 |
commit | 879a026a671932495d0f9e245111a1700aa2df4a (patch) | |
tree | 3e861065ca695c034115e8ffc17164afbae92adf /development/cvsps/slack-desc | |
parent | 3ba339ededfdf0ccf377d51ff04213194c416b9d (diff) | |
download | slackbuilds-879a026a671932495d0f9e245111a1700aa2df4a.tar.gz |
development/cvsps: Added to 12.0 repository
Diffstat (limited to 'development/cvsps/slack-desc')
-rw-r--r-- | development/cvsps/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/cvsps/slack-desc b/development/cvsps/slack-desc new file mode 100644 index 0000000000..046fc7a5e7 --- /dev/null +++ b/development/cvsps/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. Line +# up the first '|' above the ':' following the base package name, and the '|' +# on the right side marks the last column you can put a character in. You must +# make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':'. + + |-----handy-ruler------------------------------------------------------| +cvsps: CVSps (program for generating "patchset" information from a CVS) +cvsps: +cvsps: CVSps is a program for generating "patchset" information from a CVS +cvsps: repository. A patchset in this case is defined as a set of changes +cvsps: made to a collection of files, and all committed at the same time +cvsps: (using a single "cvs commit" command). This information is valuable +cvsps: to seeing the big picture of the evolution of a cvs project. While +cvsps: cvs tracks revision information, it is often difficult to see what +cvsps: changes were committed "atomically" to the repository. +cvsps: +cvsps: |