From b3593e0d9093f578ac35a4dc8d6eb0ad7eab710b Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Mon, 22 Sep 2008 20:15:32 +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 ec2eb48..fb83327 100644 --- a/Makefile +++ b/Makefile @@ -66,6 +66,6 @@ cvstag: cvs tag $(CVSTAGOPT) $(TAG) changelog: ../common/username - cvs2cl -U ../common/username -I ChangeLog + svn2cl --accum --authors ../../soft/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