[ZCM] [ZC] 750/ 6 Wontfix "tarball from cvs contains wrong file names"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]> Mon, 14 May 2007 13:55:15 -0400
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #750 Update (Wontfix) "tarball from cvs contains wrong file names"
 Status Wontfix, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/750

==============================================================
= Wontfix - Entry #6 by ajung on May 14, 2007 1:55 pm

 Status: Pending => Wontfix

Outdated
________________________________________
= Comment - Entry #5 by mcdonc on Jul 30, 2004 4:37 pm

Just a followup: still not fixed on cvs.zope.org as of now.  svn.zope.org doesn't seem to allow the downloading of tarballs, so this may be "fixed" once we move completely over to SVN.
________________________________________
= Comment - Entry #4 by mcdonc on Jan 1, 2003 9:12 pm

Bummer, sorry.  Well, that makes the ViewCVS tarballer still pretty useless.  I'd suggest actually using cvs itself to check Zope out of CVS in the meantime.  We'll leave this bug open and maybe it will get fixed in later revisions of ViewCVS.
________________________________________
= Comment - Entry #3 by medienlabor on Jan 1, 2003 8:53 pm

sorry, but if it had been fixed, I would not have posted it!

Marcus
________________________________________
= 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"

==============================================================