| f32dfa83 | 08-Jul-2011 |
Greg Stein <gstein@apache.org> |
Switch to using OOO340 as the reference repository.
* tools/dev/fetch-all-cws.sh: s/dev300/ooo340/
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1144435 13f79535-47bb-0310-9956-
Switch to using OOO340 as the reference repository.
* tools/dev/fetch-all-cws.sh: s/dev300/ooo340/
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1144435 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ec47187b | 05-Jul-2011 |
Mathias Bauer <mbauer@apache.org> |
correct list for OOO340; remove obsolete cws
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142934 13f79535-47bb-0310-9956-ffa450edef68 |
| 26379fb1 | 04-Jul-2011 |
David Fisher <wave@apache.org> |
small error in the fetch-all-web.sh script.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142529 13f79535-47bb-0310-9956-ffa450edef68 |
| 8f56356c | 04-Jul-2011 |
David Fisher <wave@apache.org> |
A script for pulling webcontent from Kenai's svn repos plus the start to the web-project list. The script follows the pattern of fetch-all-cws.sh. It is a similar process.
git-svn-id: https://svn.ap
A script for pulling webcontent from Kenai's svn repos plus the start to the web-project list. The script follows the pattern of fetch-all-cws.sh. It is a similar process.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142528 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| f1b20b00 | 02-Jul-2011 |
Greg Stein <gstein@apache.org> |
Adjust the selection of CWS's from the cws-list.txt file. We also need to fetch the cws_l10n/* repositories. Thus, differentiate between the repository name ($cwsrepos) and local directory name ($cws
Adjust the selection of CWS's from the cws-list.txt file. We also need to fetch the cws_l10n/* repositories. Thus, differentiate between the repository name ($cwsrepos) and local directory name ($cws). The latter will be named "l10n.$FOO" for those corresponding to cws_l10n/*.
Note: in this revision, the 'grep' selection avoids the cws_l10n repositories. In my testing, it said those repositories were not related to DEV300. I need to consult the mailing list to figure out what is wrong.
* tools/dev/fetch-all-cws.sh: use a simple grep to get the repository name, and then construct a local directory name separately.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142142 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ed93a1f5 | 02-Jul-2011 |
Greg Stein <gstein@apache.org> |
With the work from r1142081, I found all CWS's that had no work to pull, and commented them out. No need to further consider them.
Note: I just realized we missed the cws_l10n CWS's in our scripts,
With the work from r1142081, I found all CWS's that had no work to pull, and commented them out. No need to further consider them.
Note: I just realized we missed the cws_l10n CWS's in our scripts, and will go and fix them up next.
* tools/dev/cws-list.txt: remove CWS's that have no changes relative to the DEV300 repository
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142140 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| feb4b30e | 02-Jul-2011 |
Greg Stein <gstein@apache.org> |
No functional change.
* tools/dev/fetch-all-cws.sh: use an 'elif' and adjust indentation
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142132 13f79535-47bb-0310-9956-ffa450edef
No functional change.
* tools/dev/fetch-all-cws.sh: use an 'elif' and adjust indentation
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142132 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 07a402bb | 01-Jul-2011 |
Michael Stahl <mst@apache.org> |
checked CWS list against EIS status
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142084 13f79535-47bb-0310-9956-ffa450edef68 |
| ea89953f | 01-Jul-2011 |
Michael Stahl <mst@apache.org> |
fetch-all-cws.sh: skip empty CWSes
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1142081 13f79535-47bb-0310-9956-ffa450edef68 |
| a2ff988e | 01-Jul-2011 |
Greg Stein <gstein@apache.org> |
Add a script that will fetch all the CWS repositories, in preparation for combining them into a single repository.
* toosl/dev/fetch-all-cws.sh: new script
git-svn-id: https://svn.apache.org/repos
Add a script that will fetch all the CWS repositories, in preparation for combining them into a single repository.
* toosl/dev/fetch-all-cws.sh: new script
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1141779 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 2f4c159a | 29-Jun-2011 |
Greg Stein <gstein@apache.org> |
Save away a list of all CWS instances from Oracle's Hg repository.
* tools/dev/cws-list.txt: new list of CWS repositories
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1140951 1
Save away a list of all CWS instances from Oracle's Hg repository.
* tools/dev/cws-list.txt: new list of CWS repositories
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1140951 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 24c5ad94 | 28-Jun-2011 |
Greg Stein <gstein@apache.org> |
Whoops. Need to quote that URL.
* tools/dev/single-hg.sh: quote the repository URL we want to pull from
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1140898 13f79535-47bb-0310-
Whoops. Need to quote that URL.
* tools/dev/single-hg.sh: quote the repository URL we want to pull from
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1140898 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| ed44f289 | 28-Jun-2011 |
Greg Stein <gstein@apache.org> |
Add the start of a script to combine the OOo repository and CWSs into a single Mercurial repository, for later conversion to Subversion.
* tools/dev/single-hg.sh: first draft of the script
git-svn
Add the start of a script to combine the OOo repository and CWSs into a single Mercurial repository, for later conversion to Subversion.
* tools/dev/single-hg.sh: first draft of the script
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1140865 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|
| 72ebe82f | 14-Jun-2011 |
Greg Stein <gstein@apache.org> |
Create the standard trunk, tags, and branches directory for the OpenOffice.org podling.
Placed under 'ooo' for now, subject to later revision by the podling.
git-svn-id: https://svn.apache.org/rep
Create the standard trunk, tags, and branches directory for the OpenOffice.org podling.
Placed under 'ooo' for now, subject to later revision by the podling.
git-svn-id: https://svn.apache.org/repos/asf/incubator/ooo/trunk@1135683 13f79535-47bb-0310-9956-ffa450edef68
show more ...
|