Author: desruisseaux
Date: Wed May 28 16:23:20 2014
New Revision: 1598059
URL: http://svn.apache.org/r1598059
Log:
Removed accidental ID.
Modified:
sis/branches/JDK8/ide-project/NetBeans/README.txt
Modified: sis/branches/JDK8/ide-project/NetBeans/README.txt
URL:
http://svn.apache.org/viewvc/sis/branches/JDK8/ide-project/NetBeans/README.txt?rev=1598059&r1=1598058&r2=1598059&view=diff
==============================================================================
--- sis/branches/JDK8/ide-project/NetBeans/README.txt [UTF-8] (original)
+++ sis/branches/JDK8/ide-project/NetBeans/README.txt [UTF-8] Wed May 28
16:23:20 2014
@@ -11,9 +11,9 @@ source code. The recommended installatio
directory of all SIS-related projects):
mkdir SIS
- svn checkout https://svn.apache.org/repos/asf/sis/branches/JDK8 SIS/JDK8
+ svn checkout http://svn.apache.org/repos/asf/sis/branches/JDK8 SIS/JDK8
mkdir GeoAPI
- svn checkout https://[email protected]/p/geoapi/code/trunk
GeoAPI/trunk
+ svn checkout http://svn.code.sf.net/p/geoapi/code/trunk GeoAPI/trunk
Above commands should create the following directory structure: