[geos-commits] r3427 - trunk

svn_geos at osgeo.org svn_geos at osgeo.org
Tue Jul 5 09:59:19 EDT 2011


Author: strk
Date: 2011-07-05 06:59:19 -0700 (Tue, 05 Jul 2011)
New Revision: 3427

Modified:
   trunk/Makefile.am
Log:
svn update before running svn2cl

Modified: trunk/Makefile.am
===================================================================
--- trunk/Makefile.am	2011-07-05 11:49:01 UTC (rev 3426)
+++ trunk/Makefile.am	2011-07-05 13:59:19 UTC (rev 3427)
@@ -27,7 +27,7 @@
 ACLOCAL_AMFLAGS = -I macros
 
 cl:
-	cd $(srcdir) && svn2cl --authors=authors.svn -i -o ChangeLog
+	cd $(srcdir) && svn update && svn2cl --authors=authors.svn -i -o ChangeLog
 
 apidoc doxygen:
 	cd doc && make $@



More information about the geos-commits mailing list