View Issue Details

IDProjectCategoryView StatusLast Update
0003171DarkRadiantDocumentationpublic15.10.2012 10:34
Reporterlbalbalba Assigned Togreebo  
PrioritynormalSeveritynormalReproducibilityalways
Status closedResolutionfixed 
PlatformLinux 
Product Version1.7.0 
Summary0003171: Documentation, Web site, Wiki, SF page disagree on how to obtain the source code
DescriptionIm attemptin to compile darkradiant on Linux, but am a bit confused about how to obtain the latest Linux source code. The main project page talks about a git repository, the wiki compile guide talks about a svn repository, and then the sourceforge code page mentions yet another svn repository.

So Im wondering which one of the following commands I need to use for the latest Linux sources :


svn checkout https://darkradiant.svn.sourceforge.net/svnroot/darkradiant/trunk/darkradiant/ darkradiant
git clone git://github.com/orbweaver/DarkRadiant.git darkradiant
svn co https://darkradiant.svn.sourceforge.net/svnroot/darkradiant darkradiant


Ive found the following places that reference obtaining the sources :

Main web site url : http://darkradiant.sourceforge.net/source.php
SourceForge web page : http://sourceforge.net/scm/?type=svn&group_id=161727
Wiki build guide : http://wiki.thedarkmod.com/index.php?title=DarkRadiant_-_Compiling_in_Linux
TagsNo tags attached.

Activities

greebo

greebo

17.07.2012 14:23

administrator   ~0004716

I think OrbWeaver already updated a few of the articles, and I've just added some more updates to the wiki.

In short: the main application sources are stored in github (this is the only thing you need when compiling in Linux). In Windows, you'll need to check out the w32deps/w64deps trees from sourceforge's SVN repository, in addition to the github sources.
lbalbalba

lbalbalba

17.07.2012 16:18

reporter   ~0004719

Thanks for the explanation, and the updates to the docs.
lbalbalba

lbalbalba

22.07.2012 17:27

reporter   ~0004722

This page :

http://wiki.thedarkmod.com/index.php?title=DarkRadiant

mentions the svn repository twice. Maybe it shouldnt list the source location at all and just link to the compilation guide page(s), as they provide information on how to get the source for your platform ?
greebo

greebo

22.07.2012 17:56

administrator   ~0004723

Should be fixed. :)
lbalbalba

lbalbalba

29.07.2012 11:44

reporter   ~0004732

All looks fixed now, as far as I can tell.

Issue History

Date Modified Username Field Change
08.07.2012 18:50 lbalbalba New Issue
17.07.2012 14:23 greebo Note Added: 0004716
17.07.2012 14:23 greebo Status new => feedback
17.07.2012 16:18 lbalbalba Note Added: 0004719
17.07.2012 16:18 lbalbalba Status feedback => new
22.07.2012 17:27 lbalbalba Note Added: 0004722
22.07.2012 17:56 greebo Note Added: 0004723
29.07.2012 11:43 lbalbalba Resolution open => fixed
29.07.2012 11:43 lbalbalba Steps to Reproduce Updated
29.07.2012 11:44 lbalbalba Note Added: 0004732
30.07.2012 16:54 greebo Status new => resolved
30.07.2012 16:54 greebo Assigned To => greebo
15.10.2012 10:34 lbalbalba Status resolved => closed