summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThierry Vignaud <tv@mandriva.org>2006-08-31 14:48:03 +0000
committerThierry Vignaud <tv@mandriva.org>2006-08-31 14:48:03 +0000
commit8dd91fb4f5a08624f7962da472ad16a55355ff48 (patch)
treed7cd4998aeebcc9946d98d5bbb82d93258cd42b4
parent68590edd65162cf9a5d2d7f9c619a3b6ff62c933 (diff)
downloadmgaonline-8dd91fb4f5a08624f7962da472ad16a55355ff48.tar
mgaonline-8dd91fb4f5a08624f7962da472ad16a55355ff48.tar.gz
mgaonline-8dd91fb4f5a08624f7962da472ad16a55355ff48.tar.bz2
mgaonline-8dd91fb4f5a08624f7962da472ad16a55355ff48.tar.xz
mgaonline-8dd91fb4f5a08624f7962da472ad16a55355ff48.zip
(changelog) switch from CVS to SVN
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 59564ac8..9d8fa263 100644
--- a/Makefile
+++ b/Makefile
@@ -97,6 +97,6 @@ cvstag:
cvs tag $(CVSTAGOPT) $(TAG)
changelog: ../common/username
- cvs2cl -U ../common/username -I ChangeLog
+ svn2cl --authors ../common/username.xml
rm -f ChangeLog.bak
- cvs commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog
+ svn commit -m "Generated by cvs2cl the `date '+%d_%b'`" ChangeLog