Darwinbots Forum
General => Announcements => Topic started by: Numsgil on October 27, 2005, 02:45:40 PM
-
I'm setting up a version control system for Darwinbots (specifically the C++ port) at https://opensvn.csie.org/ (https://opensvn.csie.org/) using SVN.
If the above made no sense to you, basically it's a way for multiple programmers to work untuitively on the same project without alot of headache.
It'll be set up later today/tomorrow. More details as I figure out what the heck I'm doing.
Check out C++ Version (http://www.darwinbots.com/WikiManual/index.php?title=C_plus_plus_version) on the wiki for information on how to set up the current code
-
SVN Manual (http://svnbook.red-bean.com/en/1.1/svn-book.html).
-
You can see it at http://opensvn.csie.org/Darwinbots (http://opensvn.csie.org/Darwinbots) or https://opensvn.csie.org/Darwinbots (https://opensvn.csie.org/Darwinbots).
You can use the SVN GUI RapidSVN (http://rapidsvn.tigris.org/) if you (like me) don't want to mess with weird text commands.
I'll be emailing everyone whos working with me on the C++ port, and see if we can't set this up proper. Only people I create user names for can edit the code on the SVN, so if you're involved in the project, send me a username and password you want the SVN to recognize.
I can set one up for the VB version if people want. It takes a bit to learn (I only sort of understand it) but what with 2.37.4 being almost totally debugged and 2.4.6 being fairly stable, it seems sort of silly.
-
I've posted my source to the SVN.
You can browse it without any knowledge of what you're doing by using the "Trac" for the SVN.
The Darwinbots C++ Source Trac (https://opensvn.csie.org/traccgi/Darwinbots/trac.cgi/).
Go to browse source and see the current source code!