You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

17 lines
290 B

##
## cvsyncd.conf -- CVSync Daemon Configuration
##
config {
listen 127.0.0.1
port 7777
maxclients 16
collection {
name foo
release rcs
prefix /cvsroot/foo
comment "The FOO CVS repository"
nofollow
}
}