Hi,

On Wed, Apr 17, 2013 at 10:26:27AM +0200, Jan Holesovsky <ke...@suse.cz> wrote:
> Please - is there any reason why do you prefer the bundles over git
> checkout?  It is much easier with git, you will be downloading about the
> same amount of data is with the bundles, and additionally you'll have
> the history :-)

The bundle also contains a full git repo, just git clone can't resume
after a network error, while wget'ing the bundle can. That can be
helpful in case of crappy network or so.

Jayant, here is how it works for me:

wget http://dev-www.libreoffice.org/bundles/libo_git_from_tar.sh
sh libo_git_from_tar.sh core

Then you have a git checkout of core.git in ./libo. (Probably the first
thing you want to do in that repo is to run 'git pull -r'.)

HTH,

Miklos

Attachment: signature.asc
Description: Digital signature

_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice

Reply via email to