Re: [O] Latest versions

2013-01-25 Thread J. David Boyd
Achim Gratz writes: > J. David Boyd writes: >> Sorry, I meant 'git fetch' from inside the org-mode directory. > > That doesn't even try to touch your work-tree. You want "git pull", but > using the appropriate target from the build system is even better since > it will ensure that everything els

Re: [O] Latest versions

2013-01-25 Thread Achim Gratz
J. David Boyd writes: > Sorry, I meant 'git fetch' from inside the org-mode directory. That doesn't even try to touch your work-tree. You want "git pull", but using the appropriate target from the build system is even better since it will ensure that everything else is up-to-date, too. Regards,

Re: [O] Latest versions

2013-01-25 Thread J. David Boyd
Nick Dokos writes: > Jambunathan K wrote: > >> Nick Dokos writes: >> >> >> >> >> How do I get the latest version of org-mode, with git? >> >> >> >> I got the version I have initially with >> >> 'git clone git://orgmode.org/org-mode.git', and I >> >> 'git refresh' every day, but that keeps

Re: [O] Latest versions

2013-01-25 Thread Nick Dokos
Jambunathan K wrote: > Nick Dokos writes: > > >> > >> How do I get the latest version of org-mode, with git? > >> > >> I got the version I have initially with > >> 'git clone git://orgmode.org/org-mode.git', and I > >> 'git refresh' every day, but that keeps me in 7.9.3c. > >> > > > > You

Re: [O] Latest versions

2013-01-25 Thread Jambunathan K
Nick Dokos writes: >> >> How do I get the latest version of org-mode, with git? >> >> I got the version I have initially with >> 'git clone git://orgmode.org/org-mode.git', and I >> 'git refresh' every day, but that keeps me in 7.9.3c. >> > > You mean ``git pull''? I get > > $ git refresh >

Re: [O] Latest versions

2013-01-25 Thread Nick Dokos
J. David Boyd wrote: > > How do I get the latest version of org-mode, with git? > > I got the version I have initially with > 'git clone git://orgmode.org/org-mode.git', and I > 'git refresh' every day, but that keeps me in 7.9.3c. > You mean ``git pull''? I get $ git refresh git: 'refres