Page 1 of 1
SVN server change - OpenTTD.com online
Posted: 25 Aug 2004 09:07
by TrueBrain
OpenTTD.com is back online. We still are waiting for the old content, but that will come in time.
But, this means, changing SVN server.
The new svn server is: svn://svn.openttd.com/trunk/
To change your current repos to the new one, simple do:
Code: Select all
svn switch --relocate svn://svn.openttd.issmiling.com/openttd/trunk svn://svn.openttd.com/trunk
The old one still redirects to the new one, and will continue doing so for a week. After that, I asume that everybody has switched server.
Posted: 30 Aug 2004 10:37
by bociusz
The developing is stopped during the SVN change? 145 is the newest revision for 3 days.
Posted: 30 Aug 2004 16:05
by TrueBrain
bociusz wrote:The developing is stopped during the SVN change? 145 is the newest revision for 3 days.
Nah, because of some other reasons I believe, but not because of the SVN change.
Posted: 30 Aug 2004 17:28
by Hadez
Many features are in development at the moment. But also there are some bugfixes waiting on sf.net...
svn location
Posted: 06 Sep 2004 20:46
by soundman
The website says: svn://svn.openttd.com/openttd/trunk (which doesn't work)
Code: Select all
$ /usr/local/svn/bin/svn co svn://svn.openttd.com/openttd/trunk
svn: URL 'svn://svn.openttd.com/openttd/trunk' doesn't exist
Maybe someone should change the website?
Posted: 07 Sep 2004 09:38
by lucaspiller
Try svn://svn.openttd.com/trunk.
Posted: 08 Sep 2004 02:12
by soundman
lucaspiller wrote:Try svn://svn.openttd.com/trunk.
Yep, thats what
TrueLight wrote in this topic.
But
http://www.openttd.com/development.php still has 'svn://svn.openttd.com/openttd/trunk' as svn location.
Posted: 10 Sep 2004 11:54
by Magic_Pixel
Not totally related to the subject, but it didn't make sense to start a topic for this small bit only.
I am not able to get svn on my os9 mac here and I usually work on the code at home on msvc, so I use the nighlty builds source. Unfortunately that was last updated on sep 1st. (latest-source.tar.gz 01-Sep-2004 11:29 3.0M ) Could someone put there a newer (the newest) zipped source please?
Many thanks