On 1/12/06, Alexander Litvinov <lan@ac-sw.com> wrote: > > > 1. I need to have ability to make tags, branches thru all subprojects. > > > > I suspect that this is a bad idea -- for the same reason as committing > > to a subproject is a bad idea. The subprojects most likely have their > > own external repositories -- and lifecycles of their own. The same > > headname/branchname won't do. > > This is one main idea of supporing subprojects. Everything else I already can > do. I want to be able to make tag over composite project and be able to fetch > tagged files later. The same with branches. > > I cleary understand if I made tag/branch on subproject outside my composite > project I will not be able to work with it - this is ok. > > But tag/branches on whole composite project is "the must". The Linus' proposal of gitlink will probably help you here: gitlink will be tagged as well, so you just have to teach git-checkout about checking out subprojects. - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Thu Jan 12 19:58:58 2006
This archive was generated by hypermail 2.1.8 : 2006-01-12 19:59:06 EST