SVN location?

Plombo

OpenBOR Developer
Staff member
Hi everyone!

It's nice to see how fast we're making the transition to a new site.  Is there a new location for the OpenBOR SVN repository that was previously hosted on LavaLit? :)

If we don't have a way to migrate the full revision history to a new server, I may be able to help since I have all of it up to r3738 (November 29) on my hard drive as a git repository.  But hopefully that shouldn't be needed, since from what I gathered, the LavaLit server has been taken off the web but the data is still there.

Unrelated: I appreciate the use of a color scheme like the original LavaLit one, but the text color should really be white instead of light gray to make it more readable.  Of course, I understand that this place was started in a hurry and not everything is final yet.
 
Plombo said:
Hi everyone!

It's nice to see how fast we're making the transition to a new site.  Is there a new location for the OpenBOR SVN repository that was previously hosted on LavaLit? :)

+1
 
Replying to myself, but I've now discovered the answer to my question, which is that the SourceForge project is back.
 
for those who need a direct link to paste into tortoise here the ones im using from sourceforge

svn://svn.code.sf.net/p/openbor/engine/engine
svn://svn.code.sf.net/p/openbor/tools/

 
For those whom had write access please register with source forge and send me a request and I will add you as a developer with write access.

The directory structure for openbor is as follows:

mkdir OpenBOR
cd OpenBOR
svn checkout http://svn.code.sf.net/p/openbor/engine engine
svn checkout http://svn.code.sf.net/p/openbor/tools tools
 
SX said:
For those whom had write access please register with source forge and send me a request and I will add you as a developer with write access.

The directory structure for openbor is as follows:

mkdir OpenBOR
cd OpenBOR
svn checkout http://svn.code.sf.net/p/openbor/engine engine
svn checkout http://svn.code.sf.net/p/openbor/tools tools

Thanks  ;D
 
Back
Top Bottom