Wine HQ

  WineHQ Menu
  WineHQ
  AppDB
  Bugzilla
  Wine Wiki
  Wine Forums
  About
  Introduction
  Features
  Screenshots
  Contributing
  News Blog
  World Wine News
  Press
  License
  Download
  Get Wine Now
  Support
  Getting Help
  FAQ
  Documentation
  HowTo
  Live Support Chat
  Paid Support
  Development
  Developers Guide
  Mailing Lists
  GIT
  Sending Patches
  To Do Lists
  Fun Projects
  Janitorial
  Winelib
  Status
  Resources
  WineConf
  Languages
English English
Español Español
  Search WineHQ

The Wine CVS Tree

The Wine CVS Tree

Note: We are switching development from CVS to Git. Instructions for using the Wine GIT tree can be found on the GitWine page on the Wine Wiki.

  1. Getting a local copy of Wine
  2. Source Tree Browsing via the Web

Getting a local copy of Wine

To connect to the CVS server, run:

export CVSROOT=:pserver:cvs@cvs.winehq.org:/home/wine cvs login

Use "cvs" as the password (without the quotes). Note that /home/wine is a path on the server, not on your machine.

To check out the entire Wine source tree run:

cvs -z 3 checkout wine


Source Tree Browsing via the Web

The source code of the entire Wine tree is (LXR-based) cross-referenced and available for browsing, including a search engine. This cross-references source is based on the snapshot-releases and is made available at:

Direct access from the web to the complete CVS tree is also possible, using cvsweb package: