[ZCM] [ZC] 750/ 2 Comment "tarball from cvs contains wrong file names"
Collector: Zope Bugs, Features, and Patches ...
zope-coders-admin@zope.org
Wed, 01 Jan 2003 18:04:06 -0500
Issue #750 Update (Comment) "tarball from cvs contains wrong file names"
Status Pending, Zope/bug medium
To followup, visit:
http://collector.zope.org/Zope/750
==============================================================
= Comment - Entry #2 by mcdonc on Jan 1, 2003 6:04 pm
This is the fault of the CVS tarballer, which is part of ViewCVS. cvs.zope.org was recently (about 2 weeks ago or so) upgraded to the most recent version of ViewCVS, this should have fixed the problem.
________________________________________
= Request - Entry #1 by medienlabor on Jan 1, 2003 5:01 pm
When building Zope from cvs tarball installation breaks with "/Products/PluginIndexes/TextIndex/Splitter/ISO_88591_1_Splitter/src/ISO_8859_1_Splitter.c" does not exists.
Problem is the tarball created by CVS. The file and pathname of ISO_8859_1_Splitter.c seems to long. The last two letters are cut.
Solution:
1) go to folder "/Products/PluginIndexes/TextIndex/Splitter/ISO_88591_1_Splitter/src/"
2) rename "ISO_8859_1_Splitte" to "ISO_8859_1_Splitter.c"
==============================================================