README: Time of Chaos while relocating

README: Time of Chaos while relocating

Postby qreeves » 05 Dec 2013, 06:45

Important: SVN url is now svn://svn.icculus.org/redeclipse -- we are now in the process of moving away from Sourceforge, and I will be honest -- it is going to be messy for a while as I set up each component and transfer it.

Sourceforge, having completed the work on importing Trac into Allura tickets, have asked me to press the button on updating the project to their new platform. I have since done so and as a result, some parts of the project (mainly to do with URL's) have changed. Trac and the old SVN repository are now in read-only mode, you will need to use this page for tickets, as well as updating your SVN repository location.

For more information on how to relocate your current working copy, see this Sourceforge article. TortoiseSVN users can simply right click the repository root folder and use the SVN relocate command. This is a highly transitional period, and as a result some thing may not be totally ported over yet, and some links may be dead. Hopefully we can track these down as we import more of the project to Allura's platform, and I have updated all redeclipse.net/<blah> URLs.

arand {l Wrote}:If using ssh, you should be adding your SF username to the url, like so
svn+ssh://username@svn.code.sf.net/p/redeclipse/svn/

If you are using anonymous read-only access to SVN, i.e. you don't commit stuff, you should be using only
svn://svn.code.sf.net/p/redeclipse/svn/
as the checkout url.
Quinton "quin" Reeves | Lead Developer, Red Eclipse | http://redeclipse.net/ | http://www.facebook.com/redeclipse.net
User avatar
qreeves
 
Posts: 1294
Joined: 17 Mar 2011, 03:46
Location: Queensland, Australia

Re: README: Sourceforge upgrade to Allura platform

Postby Ulukai » 05 Dec 2013, 12:09

Using TortoiseSVN you should relocate to svn+ssh://svn.code.sf.net/p/redeclipse/svn/ instead of just ssh://svn.code.sf.net/p/redeclipse/svn/ otherwise you will get an error message.
User avatar
Ulukai
 
Posts: 741
Joined: 19 Mar 2011, 10:55
Location: Mechelen, Belgium

Re: README: Sourceforge upgrade to Allura platform

Postby TheLastProject » 05 Dec 2013, 13:06

Ulukai {l Wrote}:Using TortoiseSVN you should relocate to svn+ssh://svn.code.sf.net/p/redeclipse/svn/ instead of just ssh://svn.code.sf.net/p/redeclipse/svn/ otherwise you will get an error message.

From what I've heard, svn+ssh is for those with commit access and just svn is for those without commit access. At least, just svn works for me.
Hats, Afros, wings and raptor feet. This game is showing progress indeed.
TheLastProject
 
Posts: 432
Joined: 06 Nov 2011, 17:04

Re: README: Sourceforge upgrade to Allura platform

Postby arand » 05 Dec 2013, 13:15

As noted..:

It seems to be svn+ssh for most tools.

If using ssh, you should be adding your SF username to the url, like so
svn+ssh://username@svn.code.sf.net/p/redeclipse/svn/

If you are using anonymous read-only access to SVN, i.e. you don't commit stuff, you should be using only
svn://svn.code.sf.net/p/redeclipse/svn/
as the checkout url.
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: README: Time of Chaos while relocating

Postby qreeves » 14 Dec 2013, 06:05

Bump. We are now relocating to icculus.org -- things are going to be messy for a while as I set up each component and transfer it.

Anyone who needs write access to SVN needs to contact me, as this is now managed manually. New URL is: svn://svn.icculus.org/redeclipse
Quinton "quin" Reeves | Lead Developer, Red Eclipse | http://redeclipse.net/ | http://www.facebook.com/redeclipse.net
User avatar
qreeves
 
Posts: 1294
Joined: 17 Mar 2011, 03:46
Location: Queensland, Australia

Re: README: Time of Chaos while relocating

Postby gynter » 17 Dec 2013, 12:43

If anyone is wondering how to relocate on command line svn then the command is svn switch --relocate <old URL> svn://svn.icculus.org/redeclipse. You can see Your old url with svn info command.

Example:
{l Code}: {l Select All Code}
svn switch --relocate https://redeclipse.svn.sourceforge.net/svnroot/redeclipse svn://svn.icculus.org/redeclipse
gynter
 
Posts: 8
Joined: 01 Oct 2013, 17:35

Re: README: Time of Chaos while relocating

Postby arand » 17 Dec 2013, 14:41

Well, you can simplify that a bit:
{l Code}: {l Select All Code}
svn relocate svn://svn.icculus.org/redeclipse
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: README: Time of Chaos while relocating

Postby cdxbow » 18 Dec 2013, 08:42

Quin {l Wrote}:Anyone who needs write access to SVN needs to contact me, as this is now managed manually.


Does that mean I have to carry every packet to the server by hand? I think you need to tell me something Quin.

PS Seems to be updating OK, will try a commit when done.
User avatar
cdxbow
 
Posts: 317
Joined: 21 Mar 2011, 23:36
Location: Melbourne, Oz

Re: README: Time of Chaos while relocating

Postby qreeves » 18 Dec 2013, 10:38

Haha, I just meant that I have to manage the users manually via a config file.
Quinton "quin" Reeves | Lead Developer, Red Eclipse | http://redeclipse.net/ | http://www.facebook.com/redeclipse.net
User avatar
qreeves
 
Posts: 1294
Joined: 17 Mar 2011, 03:46
Location: Queensland, Australia

Re: README: Time of Chaos while relocating

Postby freezurbern » 21 Dec 2013, 16:12

wiki1.jpg

I think the wiki is missing some images, so it's displaying numbers instead.
Red Eclipse username: skiingpenguins
freezurbern
 
Posts: 29
Joined: 08 Sep 2013, 16:12
Location: East Coast, USA

Re: README: Time of Chaos while relocating

Postby gynter » 21 Dec 2013, 19:06

Yes seems so. Also logo is missing.
gynter
 
Posts: 8
Joined: 01 Oct 2013, 17:35

Re: README: Time of Chaos while relocating

Postby freezurbern » 21 Dec 2013, 22:05

Also, applications for new user accounts cannot happen because http://redeclipse.net/apply isnt working
Red Eclipse username: skiingpenguins
freezurbern
 
Posts: 29
Joined: 08 Sep 2013, 16:12
Location: East Coast, USA

Re: README: Time of Chaos while relocating

Postby qreeves » 22 Dec 2013, 00:36

I moved the website and wiki last night, the wiki obviously is going to take some time to recover as I was unable to obtain a backup of the files. I've assigned Evropi as administrator on the wiki for the moment, I still have to move the rest of our infrastructure, in the midst of Christmas chaos.
Quinton "quin" Reeves | Lead Developer, Red Eclipse | http://redeclipse.net/ | http://www.facebook.com/redeclipse.net
User avatar
qreeves
 
Posts: 1294
Joined: 17 Mar 2011, 03:46
Location: Queensland, Australia

Who is online

Users browsing this forum: No registered users and 1 guest