Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] versions/branches/tags in different che repositories are all different...

Hi,

I am trying to understand what is the right way of dealing with multiple che repositories.For example, there were recent changes in HEAD which broke build of sdk module (its gwt.xml was deleted and restored only later). So I'd like to keep working with 3.7.1 or other stable release for some time. I can checkout sdk 3.7.1 and build it - the right binaries for other projects will be downloaded, but it is more convenient for me to have the right sources checked out and use them in the IDE. So, what about the other repositories? It seems that they have their own versions/tags/branches... 

My question is: if I want the whole set of modules corresponding to 3.7.1 is there an easy way to checkout the right revisions in all 40+ repositories? Probably, this would be easier if there were the same branch or tag in all repos?

thanks,
--
  Oleg

Back to the top