Mailing List Archive
tlug.jp Mailing List tlug archive tlug Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: [tlug] Open-source repository question
- Date: Thu, 16 Jul 2009 18:22:28 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Open-source repository question
- References: <5634e9210907141717r18873031s7dfc4dd216c708a5@example.com> <877hyak75b.fsf@example.com> <4A5D556F.2050605@example.com> <873a8yjvhd.fsf@example.com> <4A5D9487.7010604@example.com> <4A5E92C7.3060008@example.com>
John Fremlin writes: > I would say that the architecture of git is more advanced. Three > examples where it is more advanced: compressed database format, Anybody can compress, even bazaar has caught on to this. :-) > the ability to track function moves across files (not sure if darcs > has this?), No. But that would not be too hard to add. OTOH, Darcs does track file add, move, and delete accurately, while in git those are heuristic, and unpleasant enough that many people (at least in the Java community) actively avoid that kind of refactoring in git. > very lightweight branches and stashing. I like these features a lot, but many people find the branch = repo = working copy model far more intuitive. > Check out git rebase --interactive git-filter-branch is even cooler, but much harder to wrap your head around. I also think its really cool the way you can drop a commit on the floor, and go uh-oh, and pick it back up again (reflogs). However, these features are way beyond anything I can imagine Jim needing for this project. > I use both darcs and git. I haven't had any problems with either, but my > impression is that git has a better theory of patches than darcs, git doesn't have a theory of patches at all ....
- Follow-Ups:
- Re: [tlug] Open-source repository question
- From: John Fremlin
- References:
- [tlug] Open-source repository question
- From: Jim Breen
- [tlug] Open-source repository question
- From: Stephen J. Turnbull
- Re: [tlug] Open-source repository question
- From: Edward Middleton
- Re: [tlug] Open-source repository question
- From: Stephen J. Turnbull
- Re: [tlug] Open-source repository question
- From: Edward Middleton
- Re: [tlug] Open-source repository question
- From: John Fremlin
Home | Main Index | Thread Index
- Prev by Date: Re: [tlug] Open-source repository question
- Next by Date: Re: [tlug] Open-source repository question
- Previous by thread: Re: [tlug] Open-source repository question
- Next by thread: Re: [tlug] Open-source repository question
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links