OnWorks Linux and Windows Online WorkStations

Logo

Free Hosting Online for WorkStations

< Previous | Contents | Next >

3.3.1. Direct repository access (file://)


This is the simplest of all access methods. It does not require any Subversion server process to be running. This access method is used to access Subversion from the same machine. The syntax of the command, entered at a terminal prompt, is as follows:


svn co file:///path/to/repos/project


or


svn co file://localhost/path/to/repos/project


image

If you do not specify the hostname, there are three forward slashes (///) -- two for the protocol (file, in this case) plus the leading slash in the path. If you specify the hostname, you must use two forward slashes (//).


The repository permissions depend on filesystem permissions. If the user has read/write permission, he can checkout from and commit to the repository.


Top OS Cloud Computing at OnWorks: