diff options
Diffstat (limited to 'patches/subversion/slack-desc')
-rw-r--r-- | patches/subversion/slack-desc | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/patches/subversion/slack-desc b/patches/subversion/slack-desc deleted file mode 100644 index 935a5221..00000000 --- a/patches/subversion/slack-desc +++ /dev/null @@ -1,19 +0,0 @@ -# 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------------------------------------------------------| -subversion: subversion (a version control system) -subversion: -subversion: Subversion is a version control system which allows you to keep old -subversion: versions of files and directories (usually source code), and keep a -subversion: log of who, when, and why changes occurred, similar to other such -subversion: systems like CVS, RCS or SCCS. Subversion keeps all the information -subversion: to permit extracting previous versions of those files at any time. -subversion: -subversion: For more information about the Subversion project, visit: -subversion: http://subversion.tigris.org -subversion: |