From: Kevron R. <ke...@ne...> - 2007-06-05 04:02:36
|
Hey guys, The next time you update you'll notice a huge change in the structure of our repository. I put the current code into main/ with copies in unstable/ and experimental/. I figure having the three branches would make it easier later on. Here is the idea: main/ -contains the stable branch of nghost, releases, release canidates, etc. unstable/ -This is where we should be modifying most of the code. We can merge this back into main when we get it stable. experimental/ -This is for experimental stuff like opengl etc. If by testing we find something that works, we can merge it into unstable or main. cheers, Kev |