Hello Everyone I'm going to rebuild GIT mirrors to provide more consistent tags / branches. Basically, the contents will be the same, but naming scheme will change. So, trunk will go to svn/trunk, branches/* will got to svn/branches/* and tags/* will go to svn/tags/* This might break some scripts, etc. So, if anyone has some objections wrt this - please let me know. PS: First clang.git will be converted. In any case, the conversion will be done offline and then the repos will be changed at once. -- With best regards, Anton Korobeynikov Faculty of Mathematics and Mechanics, Saint Petersburg State University
On 10.03.2011, at 17:04, Anton Korobeynikov wrote:> Hello Everyone > > I'm going to rebuild GIT mirrors to provide more consistent tags / branches. > Basically, the contents will be the same, but naming scheme will change. > > So, trunk will go to svn/trunk, branches/* will got to svn/branches/* > and tags/* will go to svn/tags/*What does that mean for existing clones of the mirror? Sebastian
Anton Korobeynikov <anton at korobeynikov.info> writes:> Hello Everyone > > I'm going to rebuild GIT mirrors to provide more consistent tags / branches. > Basically, the contents will be the same, but naming scheme will change. > > So, trunk will go to svn/trunk, branches/* will got to svn/branches/* > and tags/* will go to svn/tags/*Thanks Anton! I'm glad you are willing to work this through as we all learn how this stuff works. :) -Dave
Is this going to rewrite the entire history of everything on trunk? If I have a local git repo that has been pulling from the existing mirror, what will be the implications of your change? On Mar 10, 2011, at 8:04 AM, Anton Korobeynikov wrote:> Hello Everyone > > I'm going to rebuild GIT mirrors to provide more consistent tags / branches. > Basically, the contents will be the same, but naming scheme will change. > > So, trunk will go to svn/trunk, branches/* will got to svn/branches/* > and tags/* will go to svn/tags/* > > This might break some scripts, etc. So, if anyone has some objections > wrt this - please let me know. > > PS: First clang.git will be converted. In any case, the conversion > will be done offline and then the repos will be changed at once. > > -- > With best regards, Anton Korobeynikov > Faculty of Mathematics and Mechanics, Saint Petersburg State University > _______________________________________________ > cfe-dev mailing list > cfe-dev at cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
On Mar 10, 2011, at 9:28 AM, Bob Wilson wrote:> Is this going to rewrite the entire history of everything on trunk? If I have a local git repo that has been pulling from the existing mirror, what will be the implications of your change?The extra branches that Anton added to clang.git didn't rewrite anything. Here's hoping it won't be necessary for llvm.git either. /jakob> On Mar 10, 2011, at 8:04 AM, Anton Korobeynikov wrote: > >> Hello Everyone >> >> I'm going to rebuild GIT mirrors to provide more consistent tags / branches. >> Basically, the contents will be the same, but naming scheme will change. >> >> So, trunk will go to svn/trunk, branches/* will got to svn/branches/* >> and tags/* will go to svn/tags/* >> >> This might break some scripts, etc. So, if anyone has some objections >> wrt this - please let me know. >> >> PS: First clang.git will be converted. In any case, the conversion >> will be done offline and then the repos will be changed at once. >> >> -- >> With best regards, Anton Korobeynikov >> Faculty of Mathematics and Mechanics, Saint Petersburg State University >> _______________________________________________ >> cfe-dev mailing list >> cfe-dev at cs.uiuc.edu >> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev > > > _______________________________________________ > LLVM Developers mailing list > LLVMdev at cs.uiuc.edu http://llvm.cs.uiuc.edu > http://lists.cs.uiuc.edu/mailman/listinfo/llvmdev