[Mapbender-dev] [Fwd: FW: [SAC] Subversion vhost migration underway]

Arnulf Christl arnulf.christl at wheregroup.com
Mon Mar 5 11:59:41 EST 2007


Frank Warmerdam wrote:
> Christoph Baudson (WhereGroup) wrote:
>> the old svn URL is no longer working; try the new one
>>
>> https://mapbender.osgeo.org/mapbender
> 
> Christoph,
> 
> Aii - no!
> 
> It should be https://svn.osgeo.org/mapbender

:-)

Hey Christoph,
please let us know when you have committed the changes so that we can go back to normal operation. I guess this makes you take on the Operation Administrator role. Congratulations and thank you.

Best regards,
Arnulf. 

> In fact, what you have quoted will work due to the wildcard dns thingy
> being re-enabled temporarily but it will break immediately after that.
> 
> Paraphrasing from my announcement to gdal-dev:
> 
> """
> Howard has made the changes to Mapbender's subversion and for somewhat 
> esoteric
> reasons, the old subversion url no longer works.  So a small change should
> be made in your root mapbender directory if you want an existing tree to 
> continue
> to work.
> 
> Do:
> 
> svn info
> 
> And look for the URL line.  Something like:
> 
> URL: https://svn.osgeo.org/svn/mapbender/trunk/mapbender
> 
> If this line has https: then do the following in the same directory:
> 
> svn switch --relocate https://svn.osgeo.org/svn/mapbender \
>    https://svn.osgeo.org/mapbender
> 
> If the URL line is using http: then do this:
> 
> svn switch --relocate http://svn.osgeo.org/svn/mapbender \
>     http://svn.osgeo.org/mapbender
> 
> By the way, I'd strongly discourage using http: for anyone doing commits.
> Please only use http: for anonymous checkouts, and use https for any
> tree where you plan to make changes back to the master.
> 
> PS. if you have something like https://mapbender.osgeo.org/mapbender then
> also switch that.  eg.
> 
> svn switch --relocate https://mapbender.osgeo.org/mapbender \
>    https://svn.osgeo.org/mapbender
> 



More information about the Mapbender_dev mailing list