meld r1074 - trunk
- From: stevek svn gnome org
- To: svn-commits-list gnome org
- Subject: meld r1074 - trunk
- Date: Thu, 16 Oct 2008 21:55:45 +0000 (UTC)
Author: stevek
Date: Thu Oct 16 21:55:45 2008
New Revision: 1074
URL: http://svn.gnome.org/viewvc/meld?rev=1074&view=rev
Log:
svn2cl arguments have changed
Modified:
trunk/GNUmakefile
Modified: trunk/GNUmakefile
==============================================================================
--- trunk/GNUmakefile (original)
+++ trunk/GNUmakefile Thu Oct 16 21:55:45 2008
@@ -107,7 +107,8 @@
.PHONY:changelog
changelog:
- svn2cl -t -d
+ # need to find the most recently tagged version automatically
+ svn2cl -r 1015:HEAD
.PHONY:release
release: check tag upload announce
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]