Difference between revisions of "Subversion links"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
==Books== | ==Books== | ||
* "Pragmatic Version Control Using Subversion", by Mike Mason. The Pragmatic Starter Kit Series, The Pragmatic Bookshelf. A good and simple introduction to version control and Subversion, ask JP to borrow his copy. | * "Pragmatic Version Control Using Subversion", by Mike Mason. The Pragmatic Starter Kit Series, The Pragmatic Bookshelf. A good and simple introduction to version control and Subversion, ask JP to borrow his copy. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
= Subversion clients = | = Subversion clients = | ||
Line 22: | Line 17: | ||
(TortoiseSVN integrate with the Windows file explorer and rapidSVN is a standalone application) | (TortoiseSVN integrate with the Windows file explorer and rapidSVN is a standalone application) | ||
== Linux == | == Linux == | ||
+ | * Command line client: http://subversion.tigris.org/project_packages.html. | ||
* kdeSVN: http://www.alwins-world.de/programs/kdesvn/ | * kdeSVN: http://www.alwins-world.de/programs/kdesvn/ | ||
* rapidsvn: http://rapidsvn.tigris.org/ | * rapidsvn: http://rapidsvn.tigris.org/ | ||
Line 28: | Line 24: | ||
* WebSVN: http://websvn.tigris.org/ | * WebSVN: http://websvn.tigris.org/ | ||
− | WebSVN is the software that is installed on source at the following URL: http://source.ggy.bris.ac.uk/websvn | + | (WebSVN is the software that is installed on source at the following URL: http://source.ggy.bris.ac.uk/websvn) |
Revision as of 16:07, 9 February 2006
Documentation
Online
- Official subversion book: http://svnbook.red-bean.com (THE reference)
- Official subversion website: http://subversion.tigris.org
Books
- "Pragmatic Version Control Using Subversion", by Mike Mason. The Pragmatic Starter Kit Series, The Pragmatic Bookshelf. A good and simple introduction to version control and Subversion, ask JP to borrow his copy.
Subversion clients
Windows
- TortoiseSVN: http://tortoisesvn.tigris.org
- rapidSVN: http://rapidsvn.tigris.org/
(TortoiseSVN integrate with the Windows file explorer and rapidSVN is a standalone application)
Linux
- Command line client: http://subversion.tigris.org/project_packages.html.
- kdeSVN: http://www.alwins-world.de/programs/kdesvn/
- rapidsvn: http://rapidsvn.tigris.org/
Others
- WebSVN: http://websvn.tigris.org/
(WebSVN is the software that is installed on source at the following URL: http://source.ggy.bris.ac.uk/websvn)