Re: [Libreoffice-qa] [Libreoffice] [ANN] LibreOffice 3.5.0 Beta3 available

2012-01-17 Thread Miklos Vajna
On Tue, Jan 17, 2012 at 10:50:37AM +0100, Francois Tigeot 
ftig...@wolfpond.org wrote:
 As far as I know, the tree has not been tagged so the only way to get the
 exact same sources used to create theses binaries is to download a complete
 archive.

See http://dev-builds.libreoffice.org/pre-releases/src/ for beta3 source
tarballs.


pgpRzbQhV5MPy.pgp
Description: PGP signature
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/

Re: [Libreoffice-qa] [Libreoffice] [ANN] LibreOffice 3.5.0 Beta3 available

2012-01-17 Thread Christian Lohmaier
Hi Francois, *,

On Tue, Jan 17, 2012 at 10:50 AM, Francois Tigeot ftig...@wolfpond.org wrote:
 On Mon, Jan 16, 2012 at 12:49:50PM +0100, Thorsten Behrens wrote:
 [...]
   http://www.libreoffice.org/download/pre-releases/

 The pre-release page only lists binaries; would it be possible to add links
 to the source code tarballs for people wanting to build LO themselves ?

Well - people who want to build LO themselves (and don't happen to be
distro-packages with a policy that requires to build from tarballs as
opposed from checking out a repository) should generally checkout LO
from git - this is easier than to fiddle with the individual tarballs.

 As far as I know, the tree has not been tagged so the only way to get the
 exact same sources used to create theses binaries is to download a complete
 archive.

No - every released build is from a (signed) tag. Only the
dailies/nightlies are not from a tag (obviously)

See e.g. 
http://cgit.freedesktop.org/libreoffice/core/tag/?id=libreoffice-3.4.99.3
(that's the one for 3.5.0beta3)

If you really want the source-tarballs, then go to
http://download.documentfoundation.org/libreoffice/src/3.5.0/ (but
once again: When you're interested in building betas, then I suggest
to get the stuff from the repo directly.

ciao
Christian
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] [Libreoffice] [ANN] LibreOffice 3.5.0 Beta3 available

2012-01-17 Thread Francois Tigeot
Thanks for your answers Miklos and Christian,

On Tue, Jan 17, 2012 at 02:02:09PM +0100, Christian Lohmaier wrote:
 
 On Tue, Jan 17, 2012 at 10:50 AM, Francois Tigeot ftig...@wolfpond.org 
 wrote:
  On Mon, Jan 16, 2012 at 12:49:50PM +0100, Thorsten Behrens wrote:
  [...]
    http://www.libreoffice.org/download/pre-releases/
 
  The pre-release page only lists binaries; would it be possible to add links
  to the source code tarballs for people wanting to build LO themselves ?
 
 Well - people who want to build LO themselves (and don't happen to be
 distro-packages with a policy that requires to build from tarballs as
 opposed from checking out a repository) should generally checkout LO
 from git - this is easier than to fiddle with the individual tarballs.

I was just wondering why the links were not present (I knew the urls); I
guess I have my answer now: tarball use is discouraged.

  As far as I know, the tree has not been tagged so the only way to get the
  exact same sources used to create theses binaries is to download a complete
  archive.
 
 No - every released build is from a (signed) tag. Only the
 dailies/nightlies are not from a tag (obviously)
 
 See e.g. 
 http://cgit.freedesktop.org/libreoffice/core/tag/?id=libreoffice-3.4.99.3

I stand corrected.
Howewer, this tag doesn't appear in my freshly updated copy of the core
repository. How come ?

-- 
Francois Tigeot
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] [Libreoffice] [ANN] LibreOffice 3.5.0 Beta3 available

2012-01-17 Thread Christian Lohmaier
Hi Francois, *,

On Tue, Jan 17, 2012 at 6:51 PM, Francois Tigeot ftig...@wolfpond.org wrote:
 [...]
 Howewer, this tag doesn't appear in my freshly updated copy of the core
 repository. How come ?

Need to ask git developers why tags are not treated equally.

Use git fetch --tags to explicitly request tags to be fetched, this
should work and make the tag available.

ciao
Christian
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/


Re: [Libreoffice-qa] [Libreoffice] [ANN] LibreOffice 3.5.0 Beta3 available

2012-01-17 Thread Norbert Thiebaud
On Tue, Jan 17, 2012 at 12:54 PM, Christian Lohmaier
lohmaier+libreoff...@googlemail.com wrote:
 Hi Francois, *,

 On Tue, Jan 17, 2012 at 6:51 PM, Francois Tigeot ftig...@wolfpond.org wrote:
 [...]
 Howewer, this tag doesn't appear in my freshly updated copy of the core
 repository. How come ?

 Need to ask git developers why tags are not treated equally.

I think that by default you do not get tag that you don't 'need' ...
so if a tag is put, a posteriori,  on a commit you already have you
won't automatically get it.

Norbert
___
List Name: Libreoffice-qa mailing list
Mail address: Libreoffice-qa@lists.freedesktop.org
Change settings: http://lists.freedesktop.org/mailman/listinfo/libreoffice-qa
Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette
List archive: http://lists.freedesktop.org/archives/libreoffice-qa/