Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.7.2

Bug #12202 SVN 'entries' file parser (SVN >= 1.4) sometimes omits files
Submitted: 2007-10-08 16:54 UTC
From: mattrq Assigned: mattrq
Status: Closed Package: PEAR_PackageFileManager (version 1.6.1)
PHP Version: Irrelevant OS:
Roadmaps: 1.6.2    
Subscription  


Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know! Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem : 42 - 37 = ?

 
 [2007-10-08 16:54 UTC] mattrq (Matt Rosenquist)
Description: ------------ The ".svn/entries" file containing the directory listing is incorrectly parsed. The SVN entry format in versions greater than 1.4.0 generally contain a GUID before the file list, in some circumstances the GUID may not exists. In the case where the GUID is missing the list of files for that directory is omitted. The fix changes the check for file listings form the GUID to the first #0c character which is always present before the entries.

Comments

 [2007-10-09 09:51 UTC] timj (Tim Jackson)
I can reproduce this.
 [2007-10-09 09:53 UTC] timj (Tim Jackson)
This bug has been fixed in CVS. If this was a documentation problem, the fix will appear on pear.php.net by the end of next Sunday (CET). If this was a problem with the pear.php.net website, the change should be live shortly. Otherwise, the fix will appear in the package's next release. Thank you for the report and for helping us make PEAR better.
 [2007-10-09 10:29 UTC] timj (Tim Jackson)
Fixed in package release 1.6.2