Enrico Borrione wrote:
hi all,
i am about to post a question that probably is way off topic, but since i am quite a newbie in cvs stuff, well i have no better clues
that asking here...

as some of you may remember i struggled to make some modifications to my
OpenSG: i added texture coordinates to the OSGSkyBackground class.

Today i've checked the OpenSG home and i noticed that the new version
supports OpenGL Shading Language. Cool, but now, what can i do? If i
compile and install it, my work on the library i am using will be lost:
how can i update my copy of OpenSG AND keep my changes online?

Thank you, and sorry for the lame question

Hi,

just go in your OpenSG directory und type "cvs update -d -P". This updates all files. Only files which have been changed on both sides will be merged together. So in your case nothing should happen to your locally modified files.

Andreas


-------------------------------------------------------
This SF.Net email sponsored by Black Hat Briefings & Training.
Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com
_______________________________________________
Opensg-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/opensg-users

Reply via email to