Remote repositories -- CVS---Concurrent Versions System
Prev: Creating a repository
Up: Repository
Top: Top
4.5. Remote repositories
Your working copy of the sources can be on a
different machine than the repository. Generally,
using a remote repository is just like using a local
one, except that the format of the repository name is:
user@hostname:/path/to/repository
The details of exactly what needs to be set up depend
on how you are connecting to the server.
Menu
- Connecting via rsh
- Using the
rsh program to connect
- Password authenticated
- Direct connections using passwords
- Kerberos authenticated
- Direct connections with kerberos
Prev: Creating a repository
Up: Repository
Top: Top