You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Martijn Dashorst <ma...@gmail.com> on 2007/07/27 20:13:43 UTC

Wicket SVN has moved!

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@lists.sf.net 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@wicket.apache.org 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/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: [Wicket-user] Wicket SVN has moved!

Posted by Upayavira <uv...@odoko.co.uk>.
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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org


Re: Wicket SVN has moved!

Posted by Eelco Hillenius <ee...@gmail.com>.
On 7/27/07, Gwyn Evans <gw...@gmail.com> wrote:
> On Friday, July 27, 2007, 7:13:43 PM, Martijn <ma...@gmail.com> 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

Re: Wicket SVN has moved!

Posted by Gwyn Evans <gw...@gmail.com>.
On Friday, July 27, 2007, 7:13:43 PM, Martijn <ma...@gmail.com> 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@lists.sourceforge.net 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.


Re: [Wicket-user] Wicket SVN has moved!

Posted by Upayavira <uv...@odoko.co.uk>.
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

Re: Wicket SVN has moved!

Posted by Gwyn Evans <gw...@gmail.com>.
On Friday, July 27, 2007, 7:13:43 PM, Martijn <ma...@gmail.com> 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@lists.sourceforge.net 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.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@wicket.apache.org
For additional commands, e-mail: users-help@wicket.apache.org