You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by Apache Wiki <wi...@apache.org> on 2010/06/25 11:59:35 UTC

[Nutch Wiki] Trivial Update of "HowToContribute" by AlexMc

Dear Wiki user,

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

The "HowToContribute" page has been changed by AlexMc.
http://wiki.apache.org/nutch/HowToContribute?action=diff&rev1=6&rev2=7

--------------------------------------------------

  > cd nutch
  }}}
  
- then get the source code on your local drive using [[http://incubator.apache.org/nutch/version_control.html|SVN]].
+ then get the source code on your local drive using [[http://nutch.apache.org/version_control.html|SVN]].
  
  {{{
- svn checkout http://svn.apache.org/repos/asf/lucene/nutch/
+ svn checkout http://svn.apache.org/repos/asf/nutch/
  }}}
  
  
@@ -87, +87 @@

  
  === Proposing your work ===
  
- Finally, patches can either be attached to a message sent to [[http://incubator.apache.org/nutch/mailing_lists.html|nutch-dev]] mailing list or
+ Finally, patches can either be attached to a message sent to [[http://nutch.apache.org/mailing_lists.html|nutch-dev]] mailing list or
  to a bug report in [[http://issues.apache.org/jira/browse/Nutch|Jira]] (''my prefered way in order to easily keep trace of contributions. But it is a very personal point of view'').