History log of /trunk/main/solenv/bin/modules/RepoRevision.pm (Results 1 - 10 of 10)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 8403f704 29-Oct-2020 Jim Jagielski

Force git/svn version to display if we are a src build


Revision tags: 420-Dev2-m2
# 27a447d8 03-Oct-2019 Jim Jagielski

Allow for source repo builds to include repo revision number, as stored when the tarball/zipfile was created.


# f8d20be8 03-Oct-2019 Jim Jagielski

Revision number now generic... Repo based, whatever that repo is


# 9b02d673 10-Sep-2019 mseidel

Set length of short git hash to 10


Revision tags: AOO417
# 330ba01c 13-Aug-2019 Peter Kovacs

SvnRevision.pm returns now short git hash. git-svn-id has been removed.


Revision tags: AOO420-Dev-m1, AOO416, AOO416-RC1, AOO415, AOO414, AOO413, AOO4121, AOO412, SNAPSHOT, AOO411, AOO410, AOO410_Beta, AOO401, AOO400, AOO340
# 8f3d49de 23-May-2012 Ariel Constenla-Haile

Make retrieving the current SVN revision with git-svn work also in BRANCH

The current regular expression only works with a clone of a trunk
repository:

/^\s*git-svn-id:.*?trunk@

Make retrieving the current SVN revision with git-svn work also in BRANCH

The current regular expression only works with a clone of a trunk
repository:

/^\s*git-svn-id:.*?trunk@([0-9]+)\s+/

This fails with the current AOO34 branch:


it does not match trunk@ because it's AOO34@

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341709 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 8afdeee8 23-May-2012 Ariel Constenla-Haile

Check svn info output for Linux Subversion

In current Linux (and cygwin) Subversion, the error message when there
is no repository on the current directory is "svn: '.' is not a working

Check svn info output for Linux Subversion

In current Linux (and cygwin) Subversion, the error message when there
is no repository on the current directory is "svn: '.' is not a working
copy".

NOTE: this message can be localized, so this only a temporary solution.
The code should really check the `svn info` return code, not the output.

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1341708 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 8bd5297c 01-Mar-2012 Jürgen Schmidt

add revision to version file, add revision info to about independent of --with-build-version, increase buildid, adapt SOURCEVERSION

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo

add revision to version file, add revision info to about independent of --with-build-version, increase buildid, adapt SOURCEVERSION

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1295640 13f79535-47bb-0310-9956-ffa450edef68

show more ...


# 7e90fac2 18-Jan-2012 Andrew Rist

Update headers to Alv2 headers

git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1232676 13f79535-47bb-0310-9956-ffa450edef68


# cdf0e10c 16-Aug-2011 rcweir

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/

Initial import of the old OOo hg repository tip revision.

.../trunk/main is a copy of (currently tip-most)
http://hg.services.openoffice.org/OOO340/rev/c904c1944462

.../trunk/extras/l10n is a copy of (currently tip-most)
http://hg.services.openoffice.org/master_l10n/OOO340/rev/af6bc9467af5

Note that the following files with line-end and/or encoding anomalies were left out (they will need to be to be checked in separately):

/ooo/trunk/core/dictionaries/de_DE/README_hyph_de_DE.txt
/ooo/trunk/core/dictionaries/de_CH/README_hyph_de_CH.txt
/ooo/trunk/core/dictionaries/de_AT/README_hyph_de_AT.txt
/ooo/trunk/core/gettext/gettext-0.18.1.1.patch
/ooo/trunk/core/apache-commons/patches/codec.patch
/ooo/trunk/core/libcroco/libcroco-0.6.2.patch
/ooo/trunk/core/testautomation/writer/optional/input/import/mactext.txt
/ooo/trunk/core/graphite/graphite-2.3.1.patch
/ooo/trunk/core/hwpfilter/source/hwpeq.cpp
/ooo/trunk/core/solenv/bin/cwstouched.pl
/ooo/trunk/core/readlicense_oo/html/THIRDPARTYLICENSEREADME.html
/ooo/trunk/core/writerfilter/source/doctok/escher.html
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/xsdlib.xsd
/ooo/trunk/core/writerfilter/source/odiapi/qname/resource/office2003/WordprocessingML Schemas/wordnetaux.xsd
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/body.xsl
/ooo/trunk/core/filter/source/xslt/odf2xhtml/export/common/styles/style_mapping_css.xsl

Also: Repository.mk from the l10n toplevel


git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1162288 13f79535-47bb-0310-9956-ffa450edef68

show more ...