Author Topic: Code SVN  (Read 5976 times)

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Code SVN
« 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/ 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 on the wiki for information on how to set up the current code
« Last Edit: March 10, 2006, 04:17:39 PM by Numsgil »

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Code SVN
« Reply #1 on: October 27, 2005, 03:32:12 PM »

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Code SVN
« Reply #2 on: October 27, 2005, 05:11:48 PM »
You can see it at http://opensvn.csie.org/Darwinbots or https://opensvn.csie.org/Darwinbots.

You can use the SVN GUI RapidSVN 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.
« Last Edit: October 27, 2005, 05:18:11 PM by Numsgil »

Offline Numsgil

  • Administrator
  • Bot God
  • *****
  • Posts: 7742
    • View Profile
Code SVN
« Reply #3 on: October 27, 2005, 09:42:41 PM »
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.

Go to browse source and see the current source code!