Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The "HowToContribute" page has been changed by Per Steffensen: http://wiki.apache.org/solr/HowToContribute?action=diff&rev1=83&rev2=84 Comment: Simple type error * trunk: Working towards a 5.x release. There is no schedule yet for releasing this code, 4.0 has just been released. * branches/branch_4x: Working towards a 4.1 release. There is no schedule yet for releasing this code. * branches/lucene_solr_4_0: Working towards a 4.0.1 release. There is no guarantee that such a 4.0.1 release will ever be made. Believe revision 1394844 on this branch corresponds to the official 4.0.0 release, so if you add "-r 1394844" to the command line above using <branch>=branches/lucene_solr_4_0 you will get the code corresponding to 4.0.0. You can also just do a checkout of tag lucene_solr_4_0_0 to acheive this. - Most development is done on the "trunk", and the backported to the other active "code lines" + Most development is done on the "trunk", and then backported to the other active "code lines" Note that committers have to use [[http://apache.org/dev/committers.html#commit-403|https]] instead of http here, but http is fine for read-only access to the code.