Ok, i have a directory called nutch/master. Only the master directory is in 
SCM. I understand git status and git diff to create patches for Jira. Consider 
a commit/push series of steps:

git add file1 file2

git commit -m "message describing change."

git push -u origin trunk

I understand a local commit and push to central server, but. What does origin 
and trunk mean? I don't have a trunk anywhere right. Also, where is my large 
list of tags i used to have? confusing :)


 
 
-----Original message-----
> From:Mattmann, Chris A (3980) <[email protected]>
> Sent: Friday 26th February 2016 17:39
> To: [email protected]
> Cc: [email protected]
> Subject: [NOTICE] Nutch now using Writeable Git repos at the ASF
> 
> Hi Team,
> 
> Nutch now officially uses Git to manage its source repos. You can
> see the final elements to that here:
> 
> https://issues.apache.org/jira/browse/INFRA-11300
> 
> 
> I’ve written a guide for the wiki describing how to migrate your
> existing SVN checkout to Nutch if you are a user or a developer.
> Please let us know if you find anything awry with the procedures
> and/or checkout.
> 
> https://wiki.apache.org/nutch/UsingGit
> 
> Devs: having just gone through this for Tika and OODT, it should
> be pretty seamless with the above guide. We may have some hiccups
> that we have to work through on release, especially like Nexus
> upload, but we can work through that as the RM on the next release.
> 
> Thanks!
> 
> Chees,
> Chris
> 
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Chris Mattmann, Ph.D.
> Chief Architect
> Instrument Software and Science Data Systems Section (398)
> NASA Jet Propulsion Laboratory Pasadena, CA 91109 USA
> Office: 168-519, Mailstop: 168-527
> Email: [email protected]
> WWW:  http://sunset.usc.edu/~mattmann/
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> Adjunct Associate Professor, Computer Science Department
> University of Southern California, Los Angeles, CA 90089 USA
> ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
> 
> 
> 
> 

Reply via email to