You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
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.