Re: svn commit: r1142528 - in /incubator/ooo/trunk/tools/dev: fetch-all-web.sh web-list.txt

2011-07-06 Thread Greg Stein
This is cool. I have one basic question: do you want the latest content, or do you want full history? If latest content, then you could use svn export rather than svn checkout. However, export won't pick up changes from upstream. The script would need to skip existing directories, rather than

Re: svn commit: r1142528 - in /incubator/ooo/trunk/tools/dev: fetch-all-web.sh web-list.txt

2011-07-06 Thread Dave Fisher
On Jul 6, 2011, at 10:42 AM, Greg Stein wrote: This is cool. I have one basic question: do you want the latest content, or do you want full history? Well. I think that history was erased with the conversion to Kenai as I am seeing most everything in the initial revision of when they were

Re: svn commit: r1142528 - in /incubator/ooo/trunk/tools/dev: fetch-all-web.sh web-list.txt

2011-07-03 Thread Dave Fisher
This is a script and text file for fetching and maintaining an svn checkout of many OOo project's Kenai webcontent. I followed the same pattern for the script and text file as Greg did for the CWS Mercurial pulls. dave$ ./fetch-all-web.sh web-list.txt ~/Documents/webtest