TWiki
>
Main Web
>
VmSVN
(2007-09-23,
JanRiis
)
(raw view)
E
dit
A
ttach
---++ Intro to Subversion Subversion is used as a sourcecode repository. Subversion (aka SVN) is running through the Apache DAV SVN module, which means that it is compatible with almost all subversion clients and that the source code is browsable through the web server. The latter feature enables linking to files in the repository with URLs. The repository follows the standard layout, where ordinary development is done on the TRUNK "branch" * Repository: * <b>trunk</b>: =http://[project].lakeside.dk/svn/[project]/trunk= * <b>tags</b>: =http://[project].lakeside.dk/svn/[project]/tags= * <b>branches</b>: =http://[project].lakeside.dk/svn/[project]/branches= ---+++ General rules to follow when using subversion * Be sure (check!) that everything builds and all tests pass *before* checking in files to the repository * Remember to add new files (e.g. new classes) to the repository * Generated code must not be checked in to the repository * Be careful (i.e. think twice) before checking in binary files
E
dit
|
A
ttach
|
Watch
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
Ra
w
edit
|
M
ore topic actions
Topic revision: r1 - 2007-09-23
-
JanRiis
Main
Log In
or
Register
Main Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
Webs
Main
Sandbox
TWiki
Dansk
English
Українська
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback