[postgis-devel] SVN Location

Mateusz Loskot mateusz at loskot.net
Mon Mar 23 13:33:00 PDT 2009


Paul Ramsey wrote:
> Due to the recent outage, we did a quick switch to osgeo.org
> infrastructure for SVN. The new SVN root URL is:
> 
>   http://svn.osgeo.org/postgis/
> 
> The Refractions SVN is back up for now, but you would be advised to
> switch to the OSGeo one ASAP.
> 
> You can switch an existing sandbox pretty easily, for example, if you
> have a trunk sandbox just do:
> 
>   cd my_postgis_trunk
>   svn switch http://svn.osgeo.org/postgis/trunk .
> 
> And voila, you're on the osgeo.org infrastructure.

Base location has changed, so it's easier and faster for SVN if relocate
is requested:

svn switch --relocate \
   http://svn.refractions.net/postgis/trunk/  \
   http://svn.osgeo.org/postgis/trunk

Also, I remember some time ago OSGeo SVN accepted only https, what is a
good practice anyway:

https://svn.osgeo.org/postgis/trunk

Best regards,
-- 
Mateusz Loskot, http://mateusz.loskot.net
Charter Member of OSGeo, http://osgeo.org



More information about the postgis-devel mailing list