|
Subversions (SVN) Access to Thuban Source Code
Web Interface
If you just want to browse for a particular file and its
history there is an interface for your webbrowser implemented with viewcvs.
The link at the top of the page takes you there.
Read-Only Access with SVN
First, you need to set up your SVN client software.
Then the following command is sufficient to retrieve
the main development branch (aka trunk):
svn checkout https://scm.wald.intevation.org/svn/thuban/trunk
Updating
To bring your copy of the repository up-to-date, execute
the command "svn update" in the main directory (trunk).
If you execute this command in any of the subdirectories,
only this subdirectory and its subsequent subdirectories
are updated.
2020/03/10
|
|