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

  • Follow


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
0
Reply cdyjldy (59) 2/14/2012 5:14:56 AM

William, Lin wrote:
> 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..

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 

0
Reply nospam.jojo (1344) 2/14/2012 7:52:29 AM


Try Control-CS: http://www.nci-sw.com/control-cs.html

Or PrimeCode: http://www.emperex.com/
0
Reply demoungu (305) 2/14/2012 3:34:12 PM

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
Reply aldo.santaromita (1) 5/3/2012 4:55:20 PM

3 Replies
82 Views

(page loaded in 0.07 seconds)

Similiar Articles:













7/14/2012 9:16:50 PM


Reply: