On 06 Mar 2014, at 09:48, Goubier Thierry <[email protected]> wrote:

> 
> 
> Le 06/03/2014 09:32, Yuriy Tymchuk a écrit :
>> Hi guys.
>> 
>> My workflow is like this:
>> 
>> I load a configuration on CI with github:// magic in metacello conf.
>> Then on local machine I add a local gitfiletree repo to the project packages.
> 
>> The thing is that the last version if loaded, but gitfiletree repo is 
>> showing that second last is loaded. And yes, diffs with last one (not loaded 
>> by gitfiletree opinion) show no changes and diffs with second last (current 
>> one by gitfiletree opinion) show changes that were mede in last version.
> 
> Say version .5 on CI, and gitfiletree is showing you only .1, .2, .3, and .4 
> , like that?

I also see the .5 version, but it’s bold i.e. “not loaded".

> 
>> Any clue what can be the problem?
> 
> A few possibilities:
> a) A missing pull or push on the gitfiletree repository (one more commit on 
> the central repository not seen locally, or the reverse)
> b) Incoherent versions between the 'version' metadata of the package and the 
> git-extracted version metadata; but this would not show changes visible 
> (unless combined with a), where it's possible for the older version to have a 
> bigger version number.
> 
> Ways to test:
> - When opening the repository on the local machine, is the Push button greyed 
> out or not. If not, there are local changes not visible to the global 
> repository.
> - Check that the top most commit visible in your local gitfiletree repository 
> (git log on the command line) is the same as the one listed on github.
> 
> Thierry
> -- 
> Thierry Goubier
> CEA list
> Laboratoire des Fondations des Systèmes Temps Réel Embarqués
> 91191 Gif sur Yvette Cedex
> France
> Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
> 


Reply via email to