Recent Changes - Search:

VirtualGL Home

About VirtualGL

Documentation

Downloads

Developer Info

Library

CVS Access

CVS Web Access

Browse the VirtualGL CVS repository
Browse the TurboVNC CVS Repository
Browse the TurboJPEG-IPP CVS Repository

Anonymous CVS Access

Anonymous CVS checkout can be accomplished using the following pserver:

Server:virtualgl.cvs.sourceforge.net
CVS Root:/cvsroot/virtualgl
Login:anonymous
Password:none

and one of the following CVS modules:

VirtualGLTurboVNCTurboJPEG-IPP
CVS Module:vglvncturbojpeg-ipp

Example:

cvs -d:pserver:anonymous@virtualgl.cvs.sourceforge.net:/cvsroot/virtualgl login
cvs -z3 -d:pserver:anonymous@virtualgl.cvs.sourceforge.net:/cvsroot/virtualgl co vgl

Developer CVS Access

Developer CVS access requires SSh. If you wish to become a developer, please contact the project maintainer.

VirtualGL Stable Branches

To check out a sandbox from a stable branch of the VirtualGL CVS repository, use a tag of stablebranch_1_0 or stablebranch_2_0, i.e.

cvs co -rstablebranch_2_0 vgl

No new features should be submitted against stable branches, but we will accept patches which address:

  • Compatibility or build problems with any platform
  • Application compatibility problems
  • Any other bugs

Releases within the stable branches have tags such as:

stable_0_9_4
stable_1_0
stable_1_0_1
stable_2_0beta1

etc., depending on the version number. You can use these tags to check out source corresponding to a particular release or do a cvs diff to see what has changed from release to release.

VirtualGL CVS Head

The head of the VirtualGL CVS repository contains the latest & greatest (usually unstable) code. Any new features should be submitted against the head.

Releases within the head have tags such as:

vgl_2_0dev1

etc., depending on the version number.

Creative Commons LicenseAll content on this web-site is licensed under the Creative Commons Attribution 2.5 License. Any works containing material derived from this web-site must cite The VirtualGL Project as the source of the material and list the current URL for the VirtualGL web-site.

Edit - History - Print - Recent Changes - Search
Page last modified on March 15, 2007, at 07:27 PM