You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2008/12/09 10:51:18 UTC

[Lucene-java Wiki] Update of "HowToContribute" by KarlWettin

Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Lucene-java Wiki" for change notification.

The following page has been changed by KarlWettin:
http://wiki.apache.org/lucene-java/HowToContribute

------------------------------------------------------------------------------
  
  {{{
  svn checkout http://svn.apache.org/repos/asf/lucene/java/trunk/ lucene-trunk
+ }}}
+ 
+ Depending on where you are located the European mirror might be faster or slower:
+ 
+ {{{
+ svn checkout http://svn.eu.apache.org/repos/asf/lucene/java/trunk/ lucene-trunk
  }}}
  
  === Making Changes ===