Miguel Ruiz writes: > master branch > ============= > > make cleanall > #git pull #optional > git reset --hard origin/master # warning: removes local changes > #make test #optional > make #not necessary if make test > > > > maint branch > ============= > > make cleanall > #git pull #optional > git reset --hard origin/maint # warning: removes local changes > #make test #optional > make #not necessary if make test > Thanks, my "org-mode" script now shows - --8<---------------cut here---------------start------------->8--- cd ~/git/org-mode git reset --hard origin/master # mr update make autoloads make make doc sudo make install cd ~ --8<---------------cut here---------------end--------------->8--- which now shows "Org-mode version 8.3beta (release_8.3beta-58-g010d10 @ /home/boudiccas/git/org-mode/lisp/)" For info - "mr update" is 'Multiple Repository management tool' and updating using it. Now I can just uncomment "mr update", and run "org-build" and it updates from the master build repo. Thanks Sharon. > >> -----Original Message----- >> From: boudiccas@skimble.plus.com, boudiccas@skimble.plus.com >> Sent: Thu, 24 Jul 2014 14:32:49 +0100 >> To: emacs-orgmode@gnu.org >> Subject: [O] org-mode >> >> I see mails in which people are saying that they are using "org-mode >> version 8.3beta (release_8.3beta-51-g02f2d5". I've just updated my >> org-build and it shows "Org-mode version 8.2.7b >> (release_8.2.7b-6-g776972 @ /home/boudiccas/git/org-mode/lisp/)" >> >> How then do I get to use the "8.3 beta" please? >> >> Sharon. >> -- >> A taste of linux = http://www.sharons.org.uk >> my git repo = https://bitbucket.org/boudiccas/dots >> TGmeds = http://www.tgmeds.org.uk >> Debian testing, fluxbox 1.3.5, emacs 24.3.92.1 > > ____________________________________________________________ > Publish your photos in seconds for FREE > TRY IM TOOLPACK at http://www.imtoolpack.com/default.aspx?rc=if4 > > > > -- A taste of linux = http://www.sharons.org.uk my git repo = https://bitbucket.org/boudiccas/dots TGmeds = http://www.tgmeds.org.uk Debian testing, fluxbox 1.3.5, emacs 24.3.92.1