[Orgmode] Re: Org-mode development workflow with Git

2011-01-13 Thread Achim Gratz
Jason Dunsmore writes: > I'd be interested to hear about other workflows or how mine might be > improved. I'd say whatever works for you works. :-) I've set up all but one of my various git clones up to rebase by default instead of merging when doing a pull. That way I can float my local change

Re: [Orgmode] Re: Org-mode development

2008-01-03 Thread Carsten Dominik
On Dec 30, 2007, at 6:09 AM, David Smith wrote: Hi Adam, I wish I would have known about your repository sooner! :) AFAIR you can reparent an existing revision in mercurial, but I've forgotten off the top of my head how it's done. For now, I'm going to blow out my repo and fork off of you

[Orgmode] Re: Org-mode development

2008-01-01 Thread David Smith
Hi Carsten, everyone, Adam brought up the very good idea a few months back about setting up some kind of revision control, preferrably distributed, for all the right reasons. See http://thread.gmane.org/gmane.emacs.orgmode/2505/focus=2888 I couldn't wait any longer so I went ahead and set up a

Re: [Orgmode] Re: Org-mode development

2007-12-29 Thread David Smith
Hi Adam, I wish I would have known about your repository sooner! :) AFAIR you can reparent an existing revision in mercurial, but I've forgotten off the top of my head how it's done. For now, I'm going to blow out my repo and fork off of yours, since I don't have anything useful in mind outsid

Re: [Orgmode] Re: Org-mode development

2007-12-29 Thread Adam Spiers
On Sat, Dec 29, 2007 at 10:18:49PM +, Adam Spiers wrote: > I've uploaded my repository here in case anyone's interested: > > http://www.adamspiers.org/cgi-bin/hg.cgi/org-pacific/ I forgot to state for the curious: `pacific' is the name of my laptop :-) I have a parallel branch on `atlantic

Re: [Orgmode] Re: Org-mode development

2007-12-29 Thread Adam Spiers
Bastien ([EMAIL PROTECTED]) wrote: > David Smith <[EMAIL PROTECTED]> writes: > > I couldn't wait any longer so I went ahead and set up a mercurial > > repository > > starting with the current 5.17a. I would have liked to have imported older > > history but it was a lot of work so hopefully Carst

Re: [Orgmode] Re: Org-mode development

2007-12-29 Thread Bastien
Hi David, David Smith <[EMAIL PROTECTED]> writes: > I couldn't wait any longer so I went ahead and set up a mercurial repository > starting with the current 5.17a. I would have liked to have imported older > history but it was a lot of work so hopefully Carsten can just send them to > me and p

[Orgmode] Re: Org-mode development

2007-12-26 Thread David Smith
Hi Carsten, everyone, Adam brought up the very good idea a few months back about setting up some kind of revision control, preferrably distributed, for all the right reasons. See http://thread.gmane.org/gmane.emacs.orgmode/2505/focus=2888 I couldn't wait any longer so I went ahead and set up a

[Orgmode] Re: Org-mode development (was: Vacation, and 5.04)

2007-08-16 Thread Christian Egli
Carsten Dominik science.uva.nl> writes: > I'd like to make some comments about the development model or Org-mode > and put it up here for discussion. > > - Org-mode is part of Emacs - this means that I can only accept patches > > - I have never used git or a similar distributed tool - so I woul