From 8dd91fb4f5a08624f7962da472ad16a55355ff48 Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Thu, 31 Aug 2006 14:48:03 +0000 Subject: (changelog) switch from CVS to SVN --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Makefile') 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 -- cgit v1.2.1