Fabio, Those were all done on branches, for the most part. And I now find SVN branching about as painful as using edlin.
Oh, it _can_ be done, for sure, but it is painful. Probably this will help: http://ayende.com/Blog/archive/2008/07/21/Patch-management-approaches-using-centralized-SCM.aspx <http://ayende.com/Blog/archive/2008/07/21/Patch-management-approaches-using-centralized-SCM.aspx> http://www.kenegozi.com/Blog/2008/07/21/patch-management-approaches-using-decent-csm.aspx <http://www.kenegozi.com/Blog/2008/07/21/patch-management-approaches-using-decent-csm.aspx>Note that I am standing on the SVN side and Ken is on the GIT side in that argument. On Sun, Jan 24, 2010 at 6:34 PM, Fabio Maulo <[email protected]> wrote: > Oren... > Probably it is too big but we had a lot of "too BIG" commits (ANTLR > querytranslator, LINQ provider, events/listeners, new binders) and all work > was done without need Git and maintaining the trunk compilable and stable > (passing all tests). > > 2010/1/24 Ayende Rahien <[email protected]> > > This is too big to be done in one commit, and I want to be able to page >> back & forth between things, when I try them. >> >> >> On Sat, Jan 23, 2010 at 3:07 PM, Fabio Maulo <[email protected]>wrote: >> >>> You can't do it in the trunk ? >>> >>> >>> 2010/1/23 Ayende Rahien <[email protected]> >>> >>>> It is slow. >>>> Case in point, I wanted to do the lazy prop branch, commit and switch to >>>> the new branch. >>>> I an't do that, it keeps failing. >>>> >>>> >>>> On Sat, Jan 23, 2010 at 2:31 PM, Fabio Maulo <[email protected]>wrote: >>>> >>>>> I don't have problems with SF SVN. >>>>> I have had some problems in the past but related with some SF >>>>> reorganization, now everything work fine. >>>>> >>>>> Which problems are you experimenting ? >>>>> >>>>> 2010/1/23 Ayende Rahien <[email protected]> >>>>> >>>>> I just spent hours trying to get things working right with SF SVN. >>>>>> It is slow, it fails a lot and when it does, it completely breaks my >>>>>> ability to work. >>>>>> >>>>>> I don't think that it had been discussed, but I want to bring it up, >>>>>> can we switch to Git for the project? >>>>>> >>>>> >>>>> >>>>> >>>>> -- >>>>> Fabio Maulo >>>>> >>>>> >>>> >>> >>> >>> -- >>> Fabio Maulo >>> >>> >> > > > -- > Fabio Maulo > >
