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

Request #15940 vim backup files being included
Submitted: 2009-02-25 17:40 UTC
From: kguest Assigned: doconnor
Status: Closed Package: PEAR_PackageFileManager_Cli
PHP Version: 5.2.5 OS: Ubuntu
Roadmaps: (Not assigned)    
Subscription  


 [2009-02-25 17:40 UTC] kguest (Ken Guest)
Description: ------------ this works a charm except that backup files generated by vim (eg edit main.php and you get a backup files called main.php~ created) are being included in the generated package.xml file. Test script: --------------- with "set backup" on in vim, edit a file belonging to the package. run pfm. choose to have the package regenerated and saved. open the package.xml file. note backup file is specified in the xml. Expected result: ---------------- don't include backup files. Actual result: --------------

Comments

 [2009-03-01 05:05 UTC] kguest (Ken Guest)
The following patch has been added/updated: Patch Name: exclude-vim-backup-files URL: patch exclude-vim-backup-files
 [2009-03-02 03:33 UTC] doconnor (Daniel O'Connor)
-Type: Bug +Type: Feature/Change Request
 [2011-12-18 17:34 UTC] doconnor (Daniel O'Connor)
-Status: Open +Status: Closed -Assigned To: +Assigned To: doconnor
This bug has been fixed in SVN. 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.