From: Nick Dokos <nicholas.dokos@hp.com>
To: Jude DaShiell <jdashiel@shellworld.net>
Cc: nicholas.dokos@hp.com, emacs-orgmode@gnu.org
Subject: Re: just made orgmode-7.8.02
Date: Thu, 29 Dec 2011 14:35:53 -0500 [thread overview]
Message-ID: <14864.1325187353@alphaville.dokosmarshall.org> (raw)
In-Reply-To: Message from Jude DaShiell <jdashiel@shellworld.net> of "Thu, 29 Dec 2011 14:02:27 EST." <alpine.BSF.2.01.1112291357580.30278@freire1.furyyjbeyq.arg>
Jude DaShiell <jdashiel@shellworld.net> wrote:
> Then perhaps something more is wrong. I downloaded orgmode-7.8.02 and
> installed that after having run the standard gitclone command to clone
> org-mode on this system. I did that because the gitclone process pulled
> version 5.23 for me and also created my git repository for me in that
> process. I don't know how or why that happened but it was a satellite
> connection yesterday and not my usual cable connection.
Oy, vey: that is pretty weird.
Just delete the whole cloned repository and clone again. I just did that
and git describe says:
,----
| $ git describe
| release_7.8.02-53-g88ef5fe
`----
Nick
On Thu, 29 Dec
> 2011, Nick Dokos wrote:
>
> > Jude DaShiell <jdashiel@shellworld.net> wrote:
> >
> > > Once that was done I figured to run make ./update in the org-7.8.02
> > > directory and get the latest patches. No cigar, this isn't within any git
> > > repository apparently on my end so couldn't be pulled by make ./update.
> > > Do I need to edit the Makefile to clear this problem and if so how? If
> > > not, how do I get this version to the update capability?
> > >
> >
> > You need to clone the git repository:
> >
> > git clone git://orgmode.org/org-mode.git /path/to/your/local/org/mode/git/repository
> >
> > before you can use the update target in the Makefile, which just does a git pull
> > before remaking:
> >
> > ,----
> > | ...
> > | update:
> > | git pull
> > | ${MAKE} clean
> > | ${MAKE} all
> > | ...
> > `----
> >
> > Note that the /path/to/your/local/org/mode/git/repository must not exist beforehand:
> > it is created by the cloning process. And, of course, you need to have git installed.
> >
> > Nick
> >
> >
>
> ----------------------------------------------------------------
> Jude <jdashiel-at-shellworld-dot-net>
> <http://www.shellworld.net/~jdashiel/nj.html>
>
next prev parent reply other threads:[~2011-12-29 19:35 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-29 17:36 just made orgmode-7.8.02 Jude DaShiell
2011-12-29 18:37 ` Nick Dokos
2011-12-29 19:02 ` Jude DaShiell
2011-12-29 19:35 ` Nick Dokos [this message]
2011-12-29 22:07 ` Andrea Crotti
-- strict thread matches above, loose matches on Subject: below --
2011-12-29 21:12 Jude DaShiell
2011-12-29 21:25 ` John Hendy
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=14864.1325187353@alphaville.dokosmarshall.org \
--to=nicholas.dokos@hp.com \
--cc=emacs-orgmode@gnu.org \
--cc=jdashiel@shellworld.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).