Martijn Dashorst wrote:
> Wicket's subversion repository has been moved to reflect our status as
> a top level project within the Apache Software Foundation.
>
> 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
Note, you should not use --relocate (that is for when base URL changes,
but not the path within the repo). It should simply be:
For non-committers:
svn switch http://svn.apache.org/repos/asf/wicket/trunk
For committers:
svn switch https://svn.apache.org/repos/asf/wicket/trunk
Regards, Upayavira
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
IMPORTANT NOTICE:
This mailing list is shutting down. Please subscribe to the Apache Wicket user
list. Send a message to: "users-subscribe at wicket.apache.org" and follow the
instructions.
_______________________________________________
Wicket-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wicket-user