To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=82154 Issue #|82154 Summary|Duplicate "lingucomponent" causes checkout problem Component|www Version|current Platform|All URL| OS/Version|All Status|NEW Status whiteboard| Keywords| Resolution| Issue type|DEFECT Priority|P2 Subcomponent|openoffice.org CVS Assigned to|mh Reported by|hr
------- Additional comments from [EMAIL PROTECTED] Mon Oct 1 17:31:44 +0000 2007 ------- We've got two "lingucomponent" in OOo CVS repository. One is a top level project, one is a subproject of whiteboard. Alle the relevant stuff is in "whiteboard/lingucomponent", and accordingly we got an alias "lingucomponent" which points to "whiteboard/lingucomponent". Now we got the following situation: "cvs co -r<existing_tag> lingucomponent" will checkout "whiteboard/lingucomponent" as it is supposed to do. But checking out single files does something surprising: "cvs co -r<tag> lingucomponent/prj/build.lst" will take build.lst from the top level project and not "whiteboard/lingucomponent/prj/build.lst" The reason for this is, that someone accidentally committed some files to the top level project on Apr. 27, 2003. These files need to be removed so that single file checkout works for lingucomponent. Please remove the subdirectories "lingucomponent/source" and "lingucomponent/prj" from the *top-level* project lingucomponent. All files in these directories and the sub-directories should be from Apr. 27, 2003, committed by khendriks. These files were never used, anyway. The subdirectory "lingucomponent/www" is still needed, of course. --------------------------------------------------------------------- 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]
