Main Page: Difference between revisions

From SubversionWiki
Jump to navigation Jump to search
No edit summary
 
m (Reverted edits by Timbrown (Talk) to last revision by WikiSysop)
 
(46 intermediate revisions by 28 users not shown)
Line 1: Line 1:
<big>'''MediaWiki has been successfully installed.'''</big>
<big>'''Welcome to the Subversion Wiki.'''</big>


Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User%27s_Guide User's Guide] for information on using the wiki software.
== Got a question about Subversion? ==


== Getting started ==
Since this wiki seems to lack content at the moment, try the [http://subversion.tigris.org/faq.html Subversion FAQ].
 
Also, there is [http://subversionary.org another wiki] related to Subversion.  At this time, it contains more content than this wiki.  However unlike this wiki, it doesn't use the more popular MediaWiki engine, and apprently, due to spam problems, was forced to shut off public editing.
 
== HowTos ==
 
* Manage [[System Configurations]] like <tt>/etc</tt> files using subversion.
* Setting up [[Subversion configured for Windows Active Directory HTTPS]]
* Setting up [[Automatic lock-modify-unlock]] for binary files
* How to do [[Server performance tuning for Linux and Unix]]
 
== Contrib tools ==
 
* [[svnmerge.py]] - Automatic branch management with merge tracking support.
* [[Repository Upgrade]] - Upgrade from an older repository to latest (1.4) (Windows)
* [[Subclipse]] - The subversion plugin for Eclipse
* [[SVNKit]] - Pure Java Subversion library
* [http://svnnotifier.tigris.org SVN Notifier] - Notifies you about other people's commits to subversion
 
== MediaWiki help ==
 
This wiki uses the MediaWiki software. Consult the [http://meta.wikipedia.org/wiki/MediaWiki_User's_Guide User's Guide] for information on using the wiki software.
 
=== Getting started ===


* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
* [http://www.mediawiki.org/wiki/Help:Configuration_settings Configuration settings list]
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
* [http://www.mediawiki.org/wiki/Help:FAQ MediaWiki FAQ]
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [http://mail.wikipedia.org/mailman/listinfo/mediawiki-announce MediaWiki release mailing list]
* [http://alfredfazio.ws/notes%3Asubversion Fast-paced overview of Subversion for experienced users]

Latest revision as of 08:54, 18 August 2011

Welcome to the Subversion Wiki.

Got a question about Subversion?

Since this wiki seems to lack content at the moment, try the Subversion FAQ.

Also, there is another wiki related to Subversion. At this time, it contains more content than this wiki. However unlike this wiki, it doesn't use the more popular MediaWiki engine, and apprently, due to spam problems, was forced to shut off public editing.

HowTos

Contrib tools

  • svnmerge.py - Automatic branch management with merge tracking support.
  • Repository Upgrade - Upgrade from an older repository to latest (1.4) (Windows)
  • Subclipse - The subversion plugin for Eclipse
  • SVNKit - Pure Java Subversion library
  • SVN Notifier - Notifies you about other people's commits to subversion

MediaWiki help

This wiki uses the MediaWiki software. Consult the User's Guide for information on using the wiki software.

Getting started