This is an old revision of the document!


CVS Repository

Synchronet source code and run-time dependencies are stored in a version control database (repository) using a popular software system called CVS.

Anonymous access (for current source code or previous releases by label) is available at the following:

  • Repository: cvs.synchro.net:/cvsroot/sbbs
  • Mirror: cvs-mirror.synchro.net:/cvsroot/sbbs

Required modules for building Synchronet:

  • src-sbbs3 (alias for several modules)
  • One of the following module aliases (for all required libraries for the specified target OS and build type):
    • lib-win32.debug
    • lib-win32.release
    • lib-linux.debug
    • lib-linux.release
    • lib-freebsd.debug
    • lib-freebsd.release
    • lib-openbsd.debug
    • lib-openbsd.release
    • lib-netbsd.debug
    • lib-netbsd.release

Required modules for running Synchronet (if you don't already have Synchronet installed):

  • run-sbbs3 (alias for several modules)

Example labels (for checking-out a specific release):

  • sbbs300c
  • sbbs310k
  • sbbs314a

CVS command-line example:

cvs -d :pserver:anonymous@cvs.synchro.net:/cvsroot/sbbs co src-sbbs3 

See Also

dev/cvs.1266830589.txt · Last modified: 2010/02/22 01:23 by digitalman
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0