11 lines
270 B
Plaintext
11 lines
270 B
Plaintext
# GENERAL SECONDO ENVIRONMENT SETUP
|
|
#
|
|
# Feb 2005. M. Spiekermann
|
|
|
|
# CVS Configuration
|
|
# If your systems user name is not the same as the CVS user name
|
|
# replace ${USER} by the correct name
|
|
export CVSROOT=":pserver:${USER}@zeppelin.fernuni-hagen.de:2401/home/cvsroot"
|
|
|
|
|