opu:repositories:repositories

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
opu:repositories:repositories [2021/01/05 07:50] – [Outpost 2 SVN Repository] blackbox222opu:repositories:repositories [2021/03/29 23:12] (current) – [Version Control Rules of thumb] leeor_net
Line 5: Line 5:
 **Index** **Index**
  
-  * [[opu:repositories:subversion|Subversion Repository Specifics]] 
   * [[opu:repositories:Git|Git Repository Specifics]]   * [[opu:repositories:Git|Git Repository Specifics]]
   * [[opu:repositories:SVNToGit|Transferring SVN to Git Repositories]]   * [[opu:repositories:SVNToGit|Transferring SVN to Git Repositories]]
Line 18: Line 17:
  
 ===== Outpost 2 SVN Repository ===== ===== Outpost 2 SVN Repository =====
- 
-**The SVN repo has been defunct for some time.  Please refer to the section about Github above.** 
  
 {{ opu:repositories:subversionlogo.png?130}} {{ opu:repositories:subversionlogo.png?130}}
  
-Outpost 2's SVN repository is hosted online through VisualSVN Server. Version controlled documents may be browsed using any web browser. There are no restrictions on who can pull a copy of the repository. To write files into the repository, contact an Outpost Universe Admin about gaining write access.  +Outpost 2's SVN repository was hosted online through VisualSVN Server. The repository is no longer maintained and users are encouraged to use GitHub for source code control insteadSee above for Outpost Universe's official GitHub site
- +
-To access and manipulate the SVN repository, a lot of community members use TortoiseSVN, however SVN works great on the command line as well. +
- +
-Before posting content to the repository, read through the guidelines below. Remember all data in the Outpost Universe repository is meant for public access. +
- +
-(URL removed since SVN is defunct)+
  
 ===== Version Control Rules of thumb ===== ===== Version Control Rules of thumb =====
Line 45: Line 36:
   * When committing code, attempt to separate each new feature into a separate commit.   * When committing code, attempt to separate each new feature into a separate commit.
  
-  * Spend time writing quality commit messages that discuss why the changes were made. (https://chris.beams.io/posts/git-commit/)+  * Spend time writing quality commit messages that discuss why the changes were made. (https://web.archive.org/web/20210326041439/https://chris.beams.io/posts/git-commit/)
     * Include a subject line in the commit     * Include a subject line in the commit
     * Capitalize the subject line     * Capitalize the subject line
  • opu/repositories/repositories.1609833003.txt.gz
  • Last modified: 2021/01/05 07:50
  • by blackbox222