Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » TCF GIT ??(TCF )
TCF GIT ?? [message #1798851] Mon, 26 November 2018 15:29 Go to next message
Anne Creek is currently offline Anne CreekFriend
Messages: 275
Registered: September 2014
Senior Member
I just checked this resource .
Question

If I use "git clone" will it clone the latest version ?
(is there a way to identify my current cloned version?)

I am currently running 1.5 on RPi 3B and it works.
Having issues making same code to run on RPi Zero.



https://git.eclipse.org/c/tcf/org.eclipse.tcf.git/

Thanks
Re: TCF GIT ?? [message #1798860 is a reply to message #1798851] Mon, 26 November 2018 17:37 Go to previous message
Ed Merks is currently offline Ed MerksFriend
Messages: 33140
Registered: July 2009
Senior Member
A normal clone is a copy of the entire repo so it pulls everything, i.e., the entire history and all branches. So the history of the clone tells you everything and when you do a pull/fetch you get anything new that's happened. There may be multiple branches of course, but most projects work primarily on the master branch.

Eclipse's EGit tool is very nice with its own perspective where you can browse each repo's history to see who did exactly what and when; though the web browser view lets you do that as well


Ed Merks
Professional Support: https://www.macromodeling.com/
Previous Topic:To TCF or not to TCF?
Next Topic:newbie
Goto Forum:
  


Current Time: Thu Apr 25 09:47:47 GMT 2024

Powered by FUDForum. Page generated in 0.08172 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top