From 846c9e0ef180aa5411803eb1906896dc5e2fc5b9 Mon Sep 17 00:00:00 2001 From: Mageia SVN-Git Migration Date: Tue, 4 Jan 2011 16:09:44 +0000 Subject: Synthesized commit during git-svn import combining previous Mandriva history with Magiea. This commit consitsts of the following subversion commits: ------------------------------------------------------------------------ r202 | boklm | 2011-01-04 16:09:44 +0000 (Tue, 04 Jan 2011) | 1 line add repsys ------------------------------------------------------------------------ --- README | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..74aea90 --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +repsys is the tool used to manage RPM packages in a subversion repository. +It is used to create, tag releases, generate .src.rpm, generate changelog, +and request new package releases for build. It mostly acts as a interface +to svn(1) commands and small task scripts run that on the build system side +over ssh(1). + +For more information, see repsys(8) and +http://wiki.mandriva.com/en/Development/Packaging/RepositorySystem + +The discussion on the development of repsys takes place on the +"maintainers" mailing list: +http://wiki.mandriva.com/en/Development/Mailinglists -- cgit v1.2.1