Difference between revisions of "Talk:Subversion"

From WeBWorK_wiki
Jump to navigation Jump to search
Line 8: Line 8:
 
* Converting CVS checkout to SVN checkout (put instructions currently in [[Subversion]] on their own page
 
* Converting CVS checkout to SVN checkout (put instructions currently in [[Subversion]] on their own page
   
The following will have [[Category:SVN]], [[Category:Developers]], (others?)
+
The following will have <nowiki>[[Category:SVN]], [[Category:Developers]],</nowiki> (others?)
 
* [[SVN Commit Access]] (explanation of most common svn commands for committers) (see http://www.mediawiki.org/wiki/Commit_access)
 
* [[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)
 
* [[Commit Access Requests]] (see http://www.mediawiki.org/wiki/Commit_access_requests)

Revision as of 21:46, 19 June 2010

My Plan for Subversion Docs (Feel free to edit) Jason 01:46, 20 June 2010 (UTC)

To add/finish

The following will have [[Category:SVN]], [[Category:Administrators]], (new) [[Category:Installation]], (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 [[Category:SVN]], [[Category:Developers]], (others?)

To Update