Difference between revisions of "Talk:Subversion"

From WeBWorK_wiki
Jump to navigation Jump to search
m (added historical tag)
 
(7 intermediate revisions by one other user not shown)
Line 1: Line 1:
My Plan for Subversion Docs (Feel free to edit)
 
  +
{{historical}}
  +
  +
My Plan for Subversion Docs (Feel free to edit) [[User:Aubreyja|Jason]] 01:46, 20 June 2010 (UTC)
   
 
== To add/finish ==
 
== To add/finish ==
The following will have [[Category:SVN]], [[Category:Administrators]], (new) [[Category:Installation]], (others?):
+
The following will have <nowiki>[[Category:SVN]], [[Category:Administrators]], (new) [[Category:Installation]]</nowiki>, (others?):
* History of WeBWorK version control (to explain the switch, point to svn docs for cvs users)
+
* [[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
+
* [[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.
+
* [[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
+
* [[Converting a CVS checkout to SVN]] (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)
Line 19: Line 21:
 
*[[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?
  +
  +
== Other to do ==
  +
  +
Add note about switching repos; e.g.
  +
  +
svn switch --relocate http://webwork.maa.org/svn/system/branches/gage_dev/webwork2 http://svn.webwork.maa.org/system/branches/gage_dev/webwork2

Latest revision as of 19:23, 25 July 2021

This article has been retained as a historical document. It is not up-to-date and the formatting may be lacking. Use the information herein with caution.

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?):

The following will have [[Category:SVN]], [[Category:Developers]], (others?)

To Update

Other to do

Add note about switching repos; e.g.

svn switch --relocate http://webwork.maa.org/svn/system/branches/gage_dev/webwork2 http://svn.webwork.maa.org/system/branches/gage_dev/webwork2