From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg Newman Subject: Re: Tracking Org-mode's git repo Date: Wed, 29 Jul 2009 05:08:23 -0400 Message-ID: <71454fac0907290208s67bd25c0m20a8a39a90deef68@mail.gmail.com> References: <873a8f5074.fsf@kassiopeya.MSHEIMNETZ> <87y6q73lf2.fsf@kassiopeya.MSHEIMNETZ> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============0494615452==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MW59R-00029c-UZ for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 05:08:46 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MW59Q-00029Q-Tb for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 05:08:45 -0400 Received: from [199.232.76.173] (port=60601 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MW59Q-00029N-Ow for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 05:08:44 -0400 Received: from qw-out-1920.google.com ([74.125.92.149]:25641) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MW59Q-00075f-6m for emacs-orgmode@gnu.org; Wed, 29 Jul 2009 05:08:44 -0400 Received: by qw-out-1920.google.com with SMTP id 5so436864qwf.24 for ; Wed, 29 Jul 2009 02:08:43 -0700 (PDT) In-Reply-To: <87y6q73lf2.fsf@kassiopeya.MSHEIMNETZ> List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Sebastian Rose Cc: Emacs-orgmode mailing list --===============0494615452== Content-Type: multipart/alternative; boundary=0016e6475f72a473ea046fd488d9 --0016e6475f72a473ea046fd488d9 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit I could whip up some bash scripts to do this in different flavors Sebastian, like one for those with git, one for those without. It just wouldn't work for windows users; only mac/linux. On Wed, Jul 29, 2009 at 5:09 AM, Sebastian Rose wrote: > > > Yes, I hear you.... > > The repo is here: > > http://github.com/SebastianRose/track-org-git/tree/master > > :-) > > > Sebastian > > > Sebastian Rose writes: > > Hi all, > > > > I sat down to hack a little on our functions we wrote to compile > > Org-mode without make (see > > http://article.gmane.org/gmane.emacs.orgmode/15264 ff). > > > > I thought it would be nice, to do the whole bunch of actions at once for > > users tracking the development version of Org-mode: > > > > * git > > - clone the repo > > - pull > > > > * Download and unpack org-latest.tar.gz in case no git is installed > > or the user doesn't want to use git to track Org. > > > > Git cloning and pulling is now done as recommended in our FAQ > > ( > http://orgmode.org/worg/org-faq.php#keeping-local-changes-current-with-Org-mode-development > ) > > which is based on Bernt's suggestions, I believe. Optionally, the whole > > thing sets up a local branch for you, that is rebased automatically > > (again, see the FAQ entry for more no this). > > > > What's still missing, is a function to download and unpack > > org-latest.tar.gz, which I will do during the next days. We should add > > that feature for people not willing/being able to install git. > > > > > > I've set up a repo on github for this. > > > > If you want to contribute, you could (a) clone/fork the repo, (b) send > > me your public key that you wish to use with that repo so I can add it, > > or (c) just send patches. > > > > > > > > Best regards, > > > > > > Sebastian > > > > > _______________________________________________ > Emacs-orgmode mailing list > Remember: use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > --0016e6475f72a473ea046fd488d9 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable I could whip up some bash scripts to do this in different flavors Sebastian= , like one for those with git, one for those without. =C2=A0It just wouldn&= #39;t work for windows users; only mac/linux.

On Wed, Jul 29, 2009 at 5:09 AM, Sebastian Rose <sebastian_rose@gmx.de> wr= ote:


Yes, I hear you....

The repo is here:

=C2=A0http://github.com/SebastianRose/track-org-git/tree/mast= er

:-)


=C2=A0 Sebastian


Sebastian Rose <sebastian_rose@= gmx.de> writes:
> Hi all,
>
> I sat down to hack a little on our functions we wrote to compile
> Org-mode without make (see
> http://article.gmane.org/gmane.emacs.orgmode/15264 ff).
>
> I thought it would be nice, to do the whole bunch of actions at once f= or
> users tracking the development version of Org-mode:
>
> =C2=A0 =C2=A0* git
> =C2=A0 =C2=A0 =C2=A0- clone the repo
> =C2=A0 =C2=A0 =C2=A0- pull
>
> =C2=A0 =C2=A0* Download and unpack org-latest.tar.gz in case no git is= installed
> =C2=A0 =C2=A0 =C2=A0or the user doesn't want to use git to track O= rg.
>
> Git cloning and pulling is now done as recommended in our FAQ
> (http://orgmode.org/wor= g/org-faq.php#keeping-local-changes-current-with-Org-mode-development)<= br> > which is based on Bernt's suggestions, I believe. Optionally, the = whole
> thing sets up a local branch for you, that is rebased automatically > (again, see the FAQ entry for more no this).
>
> What's still missing, is a function to download and unpack
> org-latest.tar.gz, which I will do during the next days. We should add=
> that feature for people not willing/being able to install git.
>
>
> I've set up a repo on github for this.
>
> If you want to contribute, you could (a) clone/fork the repo, (b) send=
> me your public key that you wish to use with that repo so I can add it= ,
> or (c) just send patches.
>
>
>
> Best regards,
>
>
> =C2=A0 =C2=A0 Sebastian
>


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

--0016e6475f72a473ea046fd488d9-- --===============0494615452== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Remember: use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============0494615452==--