To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=62020
------- Additional comments from [EMAIL PROTECTED] Wed Feb 15 07:50:52 -0800 2006 ------- I think you misunderstood me. > However, that list doesn't match the current tag, e.g. there are modules > listed that have no files with the current tag. > The module list is generated ba hand and it has to contain more modules than > currently needed. I meant the module-list of the tinderbox, not the cvs-module list. > 9 Updating /home/cl/programming/shadow/ to OOB680_m1 .. > 10 WARNING: testshl not in current checkout, but in module list! > 11 WARNING: unzip not in current checkout, but in module list! > 12 WARNING: drawinglayer not in current checkout, but in module > list! > 13 WARNING: fondu not in current checkout, but in module list! > 14 WARNING: external_images not in current checkout, but in module list! > Do I understand this right that 'external_images' was missing in your check > out, too? That's the same issue Pavel fell about. Yes, it was missing from my checkout, but that was based on SRC680_m156 (and I don't use the aliases anymore to update - only used it to do the initial checkout). What my build-script does is to check whether the requested Milestone/CWS matches that of the current checkout and create a shadow-script of the checkout. If the current checkout doesn't match the required ones, it will update the shadowtree using the module-list from tinderbox. > Why does a cvs checkout leave out this last module allthough it is tagged > correctly? No, the script then checkouts the modules that are listed in tinderbox, but do not appear on disk. But from those additional modules, external_images is the only one that actually is tagged with the desired tag: $ pwd /home/cl/programming/shadow $ ls testshl unzip drawinglayer fondu external_images ls: testshl: No such file or directory ls: unzip: No such file or directory ls: drawinglayer: No such file or directory ls: fondu: No such file or directory external_images: CVS/ ooo_crystal_images-1.tar.gz e.g. the others are either no longer needed or not yet integrated. ############################ The point I was trying to make is, that the Tinderbox knows about these modules, so to me it seems possible to align the cvs-modules files accordingly & in an automated way, similar to how the tinderbox-tag-list is created (Although I have no idea how that list is achieved) --------------------------------------------------------------------- Please do not reply to this automatically generated notification from Issue Tracker. Please log onto the website and enter your comments. http://qa.openoffice.org/issue_handling/project_issues.html#notification --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
