Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Thursday, September 19, 2024

File: [Platon] / scripts / shell / cvs-switch / cvs-repositories.conf (download)

Revision 1.2, Thu Oct 14 14:54:08 2004 UTC (19 years, 11 months ago) by rajo


Changes since 1.1: +18 -4 lines

Added documentation of cvs-switch

#
# Configuration example for cvs-switch
# 
# Please, read README file for description of this file.
#
# Developed by Lubomir Host 'rajo' <rajo AT platon.sk>
# Copyright (c) 2004 Platon SDG, http://platon.sk/
# Licensed under terms of GNU General Public License.
# All rights reserved.
#

# $Platon$

# variable DOMAINS is not neccessary
DOMAINS="Platon.SK domain.company.sk"


#
# settings for *.domain.company.sk
#
DOMAIN_domain_company_sk="company_cvs company_rajo company_cvs_local"
# {{{

TITLE_company_cvs_local="Local CompanyName"
CVSROOT_company_cvs_local=":local:/usr/local/cvs_root"

TITLE_company_cvs="CompanyName rajo@devel02"
CVSROOT_company_cvs=":ext:rajo@devel02.company.sk:/usr/local/cvs_root"
CVS_RSH_company_cvs="$HOME/bin/cvs_ssh"

TITLE_company_rajo="rajo's rajo@platon"
CVSROOT_company_rajo=":ext:rajo@cvs.platon.sk:/home/rajo/cvs_root"
CVS_RSH_company_rajo="$HOME/bin/cvs_ssh-platon"

# }}}

#
# settings for *.platon.sk
#
DOMAIN_platon_sk="platon_cvs platon_rajo"
# {{{

TITLE_platon_rajo="rajo's LOCAL"
CVSROOT_platon_rajo=":local:/home/rajo/cvs_root"

TITLE_platon_cvs="Platon CVS"
CVSROOT_platon_cvs=":pserver:rajo@cvs.platon.sk:/home/cvs"

# }}}


# vim: ft=sh
# vim600: fdl=0 fdc=3 fdm=marker


Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top