So a follow-up to Erich's original post: what are the current OS/2 developers (any/all) using for their projects?
I guess I'm really talking about local projects...the Firefox/AOO/etc, which are group projects are one thing, but for a local (single) apsiring developer like myself, what are the recommendations as far as setting up native OS/2 development platform, and specifically the version control piece of this?
Case in point, it probably has been about 4 yrs since I had my development up and running, mostly doing some intro OS/2 coding. My "toolset" was composed of:
1) VAC++ 4
2) IBM C/C++ 3.6.5
3) OS/2 Dev Tookit (OS/2 Warp Toolkit)
4) Visual SlickEdit (editor)
5) Borland C++
6) Open Watcom C/C++
7) VisPro/REXX 3.1

CVS / jCVS
Given all of the above, and my intent to do some native OS/2 development (not porting) on a local machine, what do you guys suggest as the most applicable version control application?
I'm guessing maybe continue on with my CVS? Or is it better to go to github and share the work as early on as possible to help out, and be helped by others?