Unofficial Red Eclipse SVN bundle

Unofficial Red Eclipse SVN bundle

Postby arand » 24 Nov 2011, 19:59

So, I made an SVN bundle, in hopes it might be useful for those not wanting/being arsed :p to install TortoiseSVN, but wanting to try SVN for whatever reason (close-to-release testing, bug checking, feature testing, etc.):

This is the unofficial Red Eclipse SVN bundle for Windows, it is designed to be able to download and incrementally update Red Eclipse from its SVN repository, and to run it without conflicting with another version.

To use it simply unpack it and:

  • To download/update Red Eclipse, run 'update_redeclipse.bat'
    This will download Red Eclipse into the directory 'redeclipse-svn' or, if it already exists, update it to the latest revision
  • To start Red Eclipse run 'redeclipse.bat'
    Likewise for 'redeclipse_server.bat'
    These are modified scripts which uses the directory 'home' to store the user data in
    This allows using the SVN version of Red Eclipse in tandem with a standard release version, without effecting eachother

If you make modifications to the downloaded copy in 'redeclipse-svn', the update may fail, in this case, it would be appropriate to start using something like TortoiseSVN which can handle these complications in a point-and-click-friendly way.

TortoiseSVN should be able to use the existing redeclipse-svn folder as its checkout if you simply point it to this folder and reset the checkout url
correctly.


I hope it ends up being useful for someone. :heart:
If you have any problems with the bundle, bother me, and not the RE devs about it.

Project page https://gitorious.org/unofficial-redecl ... bundle-win
Attachments
unofficial-redeclipse-svn-bundle-win-0.6.zip
(3.68 MiB) Downloaded 753 times
Last edited by arand on 07 Oct 2012, 14:40, edited 1 time in total.
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: Unofficial Red Eclipse SVN bundle

Postby TheLastProject » 24 Nov 2011, 20:12

So, to simplify this, you made a wannabe SVN script that doesn't need to be installed or set up unlike TortoiseSVN? Well, perhaps it'll help someone (even though I wonder if someone too lazy to install and set up TortoiseSVN won't be too lazy to download this~)
Hats, Afros, wings and raptor feet. This game is showing progress indeed.
TheLastProject
 
Posts: 432
Joined: 06 Nov 2011, 17:04

Re: Unofficial Red Eclipse SVN bundle

Postby arand » 24 Nov 2011, 21:12

TheLastProject {l Wrote}:So, to simplify this, you made a wannabe SVN script that doesn't need to be installed or set up unlike TortoiseSVN? Well, perhaps it'll help someone (even though I wonder if someone too lazy to install and set up TortoiseSVN won't be too lazy to download this~)

Well.. I may have started with the intent of simply checking if it was doable, and then gotten somewhat carried away... :)
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: Unofficial Red Eclipse SVN bundle

Postby fawstoar » 24 Nov 2011, 21:37

I've used TortoiseSVN in the past, but this is generally better for the average PC gamer. I'll be using this for now.
-Wasabi
Map flythroughs, RE trailers, etc: http://www.youtube.com/playlist?list=PL67578B2BCD99FB7B
User avatar
fawstoar
 
Posts: 218
Joined: 27 Mar 2011, 20:53
Location: Canada, ideally.

Re: Unofficial Red Eclipse SVN bundle

Postby Marenz » 26 Nov 2011, 18:30

I provide a zipped snapshot of the repository at http://supraverse.net/stuff/redeclipse-snapshot.tar.gz
updated daily at 04 am, GMT+1
Marenz
 
Posts: 29
Joined: 20 Oct 2011, 00:06

Re: Unofficial Red Eclipse SVN bundle

Postby inpersona64 » 04 Jan 2012, 06:24

arand {l Wrote}:I hope it ends up being useful for someone. :heart:
:eew: If you have any problems with the bundle, bother me, and not the RE devs about it.


Bumping, but also my friend asked about playing the SVN (he's new to Red Eclipse) and I directed him here. I've been using this to test play SVN for the 1.2 release and so far, I haven't hit any snags or hiccups in starting it.

This bundle really does do everything for you, without the need of downloading any extra programs :)

Anyone who wants to try SVN, this is a good place to start.
User avatar
inpersona64
 
Posts: 474
Joined: 01 Apr 2011, 18:19
Location: Eastern USA

Re: Unofficial Red Eclipse SVN bundle

Postby arand » 07 Oct 2012, 14:44

With the directory structure change in SVN recently, the launchers in this bundle has stopped working, so here's a new version which should fix that.

Changelog:
0.3
* Remove -r from script as per upstream
* Update launchers to fit new bin\arch structure
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: Unofficial Red Eclipse SVN bundle

Postby arand » 09 Mar 2013, 14:36

New version 0.4

Changelog:
* Update scripts to fit SVN as of r5178
* Updated SVN to 1.7.8
* Added Neon source as required by LGPL
* Wrapped lines in README and added more TortoiseSVN info

I've also added a public repo for it also, since it's in git anyways, and heck why not:
https://gitorious.org/unofficial-redecl ... bundle-win
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: Unofficial Red Eclipse SVN bundle

Postby Dratz-_C » 09 Mar 2013, 16:35

arand,
I have used version 0.3 heavily in the past. I am downloading the svn through your version 0.4 attachment now. I will post back in the unlikely event that I have a problem, or just to give you a pat on the back. As you already know, many people benefit from this bundle. Again, I would like to thank you for your work.
Cheers
User avatar
Dratz-_C
 
Posts: 409
Joined: 03 Mar 2012, 00:13
Location: North Carolina, United States of America

Re: Unofficial Red Eclipse SVN bundle

Postby ballist1c » 09 Mar 2013, 17:50

This is glorious. <3
Image Joseph "ballist1c" Calabria

Bloodlust // Abuse // Insidious // Longest Yard 2000
User avatar
ballist1c
 
Posts: 449
Joined: 24 Jul 2012, 02:32
Location: Connecticut (USA) [East Coast]

Re: Unofficial Red Eclipse SVN bundle

Postby fawstoar » 09 Mar 2013, 23:43

Thanks arand. Was thinking about trying out the SVN; this makes it easier.
-Wasabi
Map flythroughs, RE trailers, etc: http://www.youtube.com/playlist?list=PL67578B2BCD99FB7B
User avatar
fawstoar
 
Posts: 218
Joined: 27 Mar 2011, 20:53
Location: Canada, ideally.

Re: Unofficial Red Eclipse SVN bundle

Postby arand » 07 Dec 2013, 17:05

New version 0.5

Changelog:
* Update checkout URL since project moved to SF allura platform
* Automatically relocate existing checkout to new URL

EDIT:
New version 0.6
Changelog:
* Update checkout URL since project moved to icculus

Download from first post: unofficial-redeclipse-svn-bundle-win-0.6.zip
User avatar
arand
 
Posts: 211
Joined: 26 Mar 2011, 21:42

Re: Unofficial Red Eclipse SVN bundle

Postby favorito » 18 Dec 2013, 02:06

Very nice work.
Remember, don't shoot food.
Image
User avatar
favorito
 
Posts: 42
Joined: 22 Nov 2011, 03:40

Re: Unofficial Red Eclipse SVN bundle

Postby freezurbern » 18 Dec 2013, 02:07

much appreciate. very subversion. wow.
Red Eclipse username: skiingpenguins
freezurbern
 
Posts: 29
Joined: 08 Sep 2013, 16:12
Location: East Coast, USA

Who is online

Users browsing this forum: No registered users and 1 guest

cron