Changeset 48 for confman/confman.conf


Ignore:
Timestamp:
03/29/2006 16:49:38 (6 years ago)
Author:
ccowart
Message:

And the default hostname

File:
1 edited

Legend:

Unmodified
Added
Removed
  • confman/confman.conf

    r42 r48  
    88 
    99# The protocol to use for contacting our repository: 
    10 REPO_PROTOCOL="file://" 
     10REPO_PROTOCOL="svn+ssh://" 
    1111 
    1212# The hostname providing our config repository: 
    13 REPO_HOSTNAME="" 
     13REPO_HOSTNAME="kermit.rescomp.berkeley.edu" 
    1414 
    1515# The path on the remote host to find the repository: 
Note: See TracChangeset for help on using the changeset viewer.