You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tika.apache.org by Apache Wiki <wi...@apache.org> on 2016/01/02 04:40:06 UTC

[Tika Wiki] Update of "DeveloperResources" by ChrisMattmann

Dear Wiki user,

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

The "DeveloperResources" page has been changed by ChrisMattmann:
https://wiki.apache.org/tika/DeveloperResources?action=diff&rev1=2&rev2=3

Comment:
- update to reflect Git

  = DeveloperResources =
  
+ To checkout trunk: 
+ 
+ == Using Git ==
+ 
+ {{{git clone https://git-wip-us.apache.org/repos/asf/tika.git}}}
+ 
+ == (Deprecated) Old Method using SVN ==
- To checkout trunk: {{{svn checkout https://svn.apache.org/repos/asf/tika/trunk tika.trunk}}}.
+ {{{svn checkout https://svn.apache.org/repos/asf/tika/trunk tika.trunk}}}.
  
  If you prefer git, you can clone repo mirror from github: {{{git clone https://github.com/apache/tika.git}}}.