Difference between revisions of "Talk:Subversion"
Jump to navigation
Jump to search
(Created page with 'My Plan for Subversion Docs (Feel free to edit) == To add/finish == The following will have Category:SVN, Category:Administrators, (new) Category:Installation, (othe…') |
|||
Line 16: | Line 16: | ||
==To Update == |
==To Update == |
||
− | [[CVS Repositories]] |
+ | *[[CVS Repositories]] |
− | [[CVS Branching]] |
+ | *[[CVS Branching]] |
− | [[CVS Commit Access]] |
+ | *[[CVS Commit Access]] |
− | [[List of CVS Repositories hosted by The WeBWorK Project]] |
+ | *[[List of CVS Repositories hosted by The WeBWorK Project]] |
* All installation manuals? |
* All installation manuals? |
Revision as of 20:45, 19 June 2010
My Plan for Subversion Docs (Feel free to edit)
To add/finish
The following will have,, (new), (others?):
- History of WeBWorK version control (to explain the switch, point to svn docs for cvs users)
- Subversion - general information about subversion, information about using svn anonymously
- Download from SVN - similar explanation of svn as in Subversion but only contains information on how to download and update the current release branch, and the trunk. Also, explains how to update to new stable release branch when released.
- Converting CVS checkout to SVN checkout (put instructions currently in Subversion on their own page
The following will have,, (others?)
- SVN Commit Access (explanation of most common svn commands for committers) (see http://www.mediawiki.org/wiki/Commit_access)
- Commit Access Requests (see http://www.mediawiki.org/wiki/Commit_access_requests)
- process, prereqs, expectations, etc.
- Subversion/branching guide (see http://www.mediawiki.org/wiki/Subversion/branching_guide)
- auto-props, password caching (e.g. http://www.mediawiki.org/wiki/Subversion/auto-props)
To Update
- CVS Repositories
- CVS Branching
- CVS Commit Access
- List of CVS Repositories hosted by The WeBWorK Project
- All installation manuals?