26379fb1 | 04-Jul-2011 |
David Fisher |
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 |
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:
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 |
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 na
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 |
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 o
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 |
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-
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 |
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 |
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 |
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: http
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 |
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
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 |
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
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 |
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 scri
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 ...
|