Main Page: Difference between revisions
Jump to navigation
Jump to search
WikiRuiCong (talk | contribs) No edit summary |
|||
Line 1: | Line 1: | ||
[http:// | <big>'''Welcome to the Subversion Wiki.'''</big> | ||
[http:// | |||
[http:// | == Got a question about Subversion? == | ||
[http://www. | |||
[http://www. | Since this wiki seems to lack content at the moment, try the [http://subversion.tigris.org/faq.html Subversion FAQ]. | ||
[http:// | |||
[http:// | 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 | |||
== 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:FAQ MediaWiki FAQ] | |||
* [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] |
Revision as of 00:17, 21 December 2007
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
- Manage System Configurations like /etc files using subversion.
- Setting up Subversion configured for Windows Active Directory HTTPS
- Setting up Automatic lock-modify-unlock for binary files
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.