Svn: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
 
Line 1: Line 1:
{{outdated}}
Subversion (SVN) is a version control system initiated in 1999 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).
Subversion (SVN) is a version control system initiated in 1999 by CollabNet Inc. It is used to maintain current and historical versions of files such as source code, web pages, and documentation. Its goal is to be a mostly-compatible successor to the widely used Concurrent Versions System (CVS).


Line 20: Line 22:


<code>svn+ssh://<i>username</i>@login.redbrick.dcu.ie/home/member/<i>first letter of your username</i>/<i>username</i>/svn_repo</code>
<code>svn+ssh://<i>username</i>@login.redbrick.dcu.ie/home/member/<i>first letter of your username</i>/<i>username</i>/svn_repo</code>
[[Category:HowTo]]
[[Category:Software]]

Navigation menu