On 7/27/07, Gwyn Evans <[EMAIL PROTECTED]> wrote: > On Friday, July 27, 2007, 7:13:43 PM, Martijn <[EMAIL PROTECTED]> wrote: > > > In order to keep your sources, you should do a switch of your local copy: > > > For non-committers: > > svn switch --relocate http://svn.apache.org/repos/asf/wicket/trunk > > > For committers: > > svn switch --relocate > > https://svn.apache.org/repos/asf/wicket/trunk > > > This will update your local copy to point to the new location. > > Hmm, is it just me, or isn't the actual command needed the basic > switch, *not* the --relocate switch? > > i.e. > svn switch https://svn.apache.org/repos/asf/wicket/trunk .
Yeah, that's what I did. Eelco
