Re: need help to fetch stable LibreOffice 5.0 code

2015-08-19 Thread Daniel
Hi Madhura and welcome! You could try something like the following after you navigate to the directory you cloned LibreOffice to git fetch git checkout origin/branch-name e.g. git checkout origin/libreoffice-5-0-0 You can think of the word origin as an alias for http://anongit.freedesktop.org/

Re: need help to fetch stable LibreOffice 5.0 code

2015-08-19 Thread Madhura Ravindra Palsule
Hello , Thanks for reply, after clone command git clone http://anongit.freedesktop.org/git/libreoffice/core.git local-folder , next command to be used is git checkout how can I get the exact for stable source code for Libre office 5.0 Thanks Madhura On August 19, 2015 at 3:02 AM Ashod Nakas

Re: need help to fetch stable LibreOffice 5.0 code

2015-08-18 Thread Ashod Nakashian
Hi Madhura, Please see my response to the same question to Rachna on this list. On Tue, Aug 18, 2015 at 7:11 AM, Madhura Ravindra Palsule wrote: > Dear Sir/Madam, > > I am newbie to libre office compilation, I want to fetch the stable > release branch of libre office. I am trying to build Libre