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] Call for presenters - March 14th technical meeting
- Date: Wed, 18 Feb 2009 17:52:31 +0900
- From: "Stephen J. Turnbull" <stephen@example.com>
- Subject: Re: [tlug] Call for presenters - March 14th technical meeting
- References: <499A44AF.3010209@bebear.net> <87k57pqnoc.fsf@xemacs.org> <499B9B9C.9040202@bebear.net> <8763j8qo70.fsf@xemacs.org> <499BB1D9.3040103@bebear.net>
Edward Middleton writes: > Probably what you were referring to above. I want to keep everything in > a local git repository but be able to pull and push changes to a remote > darcs repository. Pushing to a remote darcs repo can be pretty painful unless you have ssh privileges there. You need to be able to run darcs on the remote. But in principle it should be possible. > > Well, yes and no. It's not the radical innovation that DVCS is, but > > Subversion does many things so much better than CVS by now that it's a > > different model. > What features do you think make subversion qualify as a completely > different model? Granted, building a versioned filesystem was a rather > different approach to implementing a VCS but it seems to be fairly > orthogonal to the VCS model. Atomic commits, for example, allow you to refer reliably to a Subversion r#### revision. You can't do that arbitrarily in CVS, you have to tag. This makes bisection possible. Subversion is also (finally!) getting smart merge capabilities. svnmerge.py already provided some, but like most such scripts on top of a separate app it was a bit finicky. And of course reliable, fast branching. Only people who are willing to really learn the ins and outs of CVS can successfully branch there.
- References:
- [tlug] Call for presenters - March 14th technical meeting
- From: Edward Middleton
- [tlug] Call for presenters - March 14th technical meeting
- From: Stephen J. Turnbull
- Re: [tlug] Call for presenters - March 14th technical meeting
- From: Edward Middleton
- Re: [tlug] Call for presenters - March 14th technical meeting
- From: Stephen J. Turnbull
- Re: [tlug] Call for presenters - March 14th technical meeting
- From: Edward Middleton
Home | Main Index | Thread Index
- Prev by Date: [tlug] Adding latency to network connection
- Next by Date: [tlug] Re: Adding latency to network connection
- Previous by thread: Re: [tlug] Call for presenters - March 14th technical meeting
- Next by thread: [tlug] Re: Call for presenters - March 14th technical meeting
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links