Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Version control of C/C++ code developed on OSS

49 views
Skip to first unread message

William, Lin

unread,
Feb 14, 2012, 12:14:56 AM2/14/12
to
Hello,

Does anyone has experience on the version control of C/C++ code
which are developed on OSS ? I have several such projects enhanced
with version increased - would like to figure out a way/tool to store
these code/scripts with version information, and to see if we can
compile/build/install the code (target for either OSS or Guardian
native code) with a specify version..


Thanks
WILL @Laba

Joachim Schmitz

unread,
Feb 14, 2012, 2:52:29 AM2/14/12
to
ITUGLIB las several such version control programs available: CSSC, cvs and
rcs. cvs in a recent version, the others are some 5 years old.
I've tried to port subversion, but failed so far.

Bye, Jojo

dimandja

unread,
Feb 14, 2012, 10:34:12 AM2/14/12
to

Aldosv

unread,
May 3, 2012, 12:55:20 PM5/3/12
to
We're using PrimeCode but we have a lot of problems. For example, has limitations in the length of the files names or full paths. Primecode runs on Guardian, but invokes OSS commands.
Try to use cvs that is free and most used than others.
0 new messages