FAQ/SVN.nl
From the makers of InspIRCd.
Contents |
Hoe verkijg ik de SVN versie van InspIRCd?
Gebruik de SVN binary om de verschillende versies te bekijken als volgt:
svn co http://svn.inspircd.org/repository/trunk/inspircd
IMPORTANT NOTE: This command checks out the trunk of subversion which contains active development and may often be broken or not suitable for production use. Before using trunk for anything other than to satisfy curiosity, please consult the development team on IRC. To check out the stable branch, please use this command instead:
svn co http://svn.inspircd.org/repository/branches/1_1_stable
Hoe kan ik bijdragen aan SVN als ik geen ontwikkelaar ben?
Zend ons een patch, en wij zullen deze reviewen.
Waar worden verbeteringen gecommit?
We commit fixes to both trunk/ and any branches that are still being maintained. This is done by a combination of manually merging fixes and use of the svnmerge utility.
Wij committen oplossingen naar de trunk/en alle onderdelen waar nog aan gewerkt wordt. Dit gebeurt door een combinatie van handmatig veranderingen aanbrengen. [1]
Welke SVN software moet ik gebruiken?
Als van 1.0.3, we hebben onze svn geherstructureerd. Meer informatie hierover is te vinden in de diagram hier onder weergegeven


















