[mapserver-commits] r13049 - trunk/docs
svn at osgeo.org
svn at osgeo.org
Mon Feb 6 09:18:58 EST 2012
Author: jmckenna
Date: 2012-02-06 06:18:58 -0800 (Mon, 06 Feb 2012)
New Revision: 13049
Modified:
trunk/docs/svn-externals-notes.txt
Log:
add note about requiring SVN > 1.6
Modified: trunk/docs/svn-externals-notes.txt
===================================================================
--- trunk/docs/svn-externals-notes.txt 2012-02-06 04:43:29 UTC (rev 13048)
+++ trunk/docs/svn-externals-notes.txt 2012-02-06 14:18:58 UTC (rev 13049)
@@ -9,6 +9,8 @@
- svn commit -m "setting external"
+ NOTE: svn:externals to a single file requires a local Subversion installation of v1.6 or greater.
+
- svn up
should return something like:
More information about the mapserver-commits
mailing list