Wicket SVN has moved!

View: New views
3 Messages — Rating Filter:   Alert me  

Wicket SVN has moved!

by Martijn Dashorst :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

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

This will update your local copy to point to the new location.

I know this has been a bit inconvenient, with the moving of the lists
and now subversion, but that is a small price we gladly pay to become
part of Apache.

PS. Did I already mention that if you are reading this on the
wicket-user@... list, you are looking at the wrong list?
Subscribe now (now... now.... n o w...) to our new and improved (less
spam!!!) support list: send a message to users@... to
get your subscription!

--
Wicket joins the Apache Software Foundation as Apache Wicket
Apache Wicket 1.3.0-beta2 is released
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta2/

-------------------------------------------------------------------------
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
Wicket-user@...
https://lists.sourceforge.net/lists/listinfo/wicket-user

Re: Wicket SVN has moved!

by Gwyn :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

On Friday, July 27, 2007, 7:13:43 PM, Martijn <martijn.dashorst@...> 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 .

(http for non-committers)

/Gwyn
--
The Wicket-user@... 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.


-------------------------------------------------------------------------
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
Wicket-user@...
https://lists.sourceforge.net/lists/listinfo/wicket-user

Re: Wicket SVN has moved!

by Upayavira-2 :: Rate this Message:

Reply (Restricted by the Administrator) | Reply to Author | View Threaded | Show Only this Message

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
Wicket-user@...
https://lists.sourceforge.net/lists/listinfo/wicket-user