Monkey code versioning

Monkey Archive Forums/Monkey Discussion/Monkey code versioning

AdamRedwoods(Posted 2011) [#1]
My easy way to deal with versions is to add a "_v01.monkey"..."_v02.monkey"... after everything, but it'd be nice if we could assign the file where the code could pick up the data folder.

In the meantime, I could just stick the main code in one file, then include in the versioning file.

Does anyone else have a way they deal with versioning? I suppose with software is another way.


Xaron(Posted 2011) [#2]
I use that here: http://www.fogcreek.com/kiln/


anawiki(Posted 2011) [#3]
Why don't you use SVN or CVS?


Xaron(Posted 2011) [#4]
Because I don't like SVN nor CVS but more the modern things like Mercurial, Perforce and so on. ;)


matt(Posted 2011) [#5]
What about git/github?


Shinkiro1(Posted 2011) [#6]
git is really cool, and also easy once you get to know how it works.


Skn3(Posted 2011) [#7]
git is great I highly recommend "learning" it and getting onboard teh gitboat :)


matt(Posted 2011) [#8]
I've started a new topic for the gitboat
http://www.monkeycoder.co.nz/Community/posts.php?topic=978