Difference between revisions of "Obtaining the Discretion Source using Subversion"
m (wiki'd) |
m (format) |
||
Line 4: | Line 4: | ||
Subversion is a version control system which allows many programmers to incrementally and concurrently work on a project. Basically is a common way of organizing large projects superior to the "e-mail your changes to everyone" method. It also has lots of other nifty tricks which aren't important for right now. | Subversion is a version control system which allows many programmers to incrementally and concurrently work on a project. Basically is a common way of organizing large projects superior to the "e-mail your changes to everyone" method. It also has lots of other nifty tricks which aren't important for right now. | ||
− | + | ==Video== | |
The tutorial video can be obtained here. | The tutorial video can be obtained here. | ||
− | Links | + | ==Links== |
− | |||
svn link: [http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91|download subversion] | svn link: [http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=91|download subversion] | ||
discretion repository link: https://ss-discretion.svn.sourceforge.net/svnroot/ss-discretion/client/trunk | discretion repository link: https://ss-discretion.svn.sourceforge.net/svnroot/ss-discretion/client/trunk |
Revision as of 02:02, 16 March 2008
This tutorial is a video tutorial describing how to obtain the Discretion source code using subversion. It assumes you know nothing and have no tools already installed. It is part of the Discretion Module Tutorial. It assumes you are using Windows, although the process for other operating systems is very similar.
Subversion is a version control system which allows many programmers to incrementally and concurrently work on a project. Basically is a common way of organizing large projects superior to the "e-mail your changes to everyone" method. It also has lots of other nifty tricks which aren't important for right now.
Video
The tutorial video can be obtained here.
Links
svn link: subversion
discretion repository link: https://ss-discretion.svn.sourceforge.net/svnroot/ss-discretion/client/trunk