Home » PEAR » PEAR_PackageFileManager_Plugins
The plugins for PEAR_PackageFileManager to pick up what files to use, supported are File, CVS, SVN, Git, Perforce
This package is unmaintained.
Download latest release 1.0.4 (archived versions might be outdated)
License: New BSD License
Description
The plugins for PEAR_PackageFileManager to pick up what files to use.
Supported are
* File
* CVS
* SVN
* Git
* Perforce
This package is to be used with PackageFileManager v1 and v2 and can't be used on it's own
Maintainers
- Helgi Thormar Thorbjoernsson (dufuz) — lead, active
- Greg Beaver (cellog) — lead, inactive
- Tim Jackson (timj) — lead, active
- Laurent Laville (farell) — lead, inactive
- Arnaud Limbourg (Arnaud) — developer, inactive
Dependencies
Required
- PHP (>= 5.3.0)
- PEAR Installer (>= 1.10.1)
- XML_Serializer (>= 0.19.0)
- PEAR_PackageFileManager_Git
Optional
- simplexml (extension)
Releases
- 1.0.4 (stable, 2015-12-15)
Release notes
License: New BSD License
* Correct instatllation directory
- 1.0.3 (stable, 2015-12-15)
Release notes
License: New BSD License
* PHP 7 compliance
* Import PEAR_PackageFileManager_Git from pear.vardump.org.
* Make unit tests portable, resilient, work - 1.0.2 (stable, 2011-03-28)
Release notes
License: New BSD License
* Fixed Bug #17462: SVN entries file regression (Applies to CVS as well) [dufuz]
* Fixed Bug #18033: _getRegExpableSearchString() in File.php causes issue with paths (Applies to CVS as well) [dufuz] - 1.0.1 (stable, 2010-02-03)
Release notes
License: New BSD License
* Fix Bug #16111: CVS plugin does not identify CVS directories [cweiske]
* Fix Bug #16287: Problem with SVN plugin ? [cweiske] - 1.0.0 (stable, 2009-04-15)
Release notes
License: New BSD License
* Fix Bug #15244: symlinked files are not exluded [dufuz]
- 1.0.0alpha1 (alpha, 2009-03-09)
Release notes
License: New BSD License
Split out the plugins used by PFM v1 and v2
Bugs
| ID | Status | Type | Version | Date | Summary |
|---|---|---|---|---|---|
| #11232 | Open | Req | 2007-06-06 | Separate directory for filelist generators | |
| #12671 | Open | Bug | 2007-12-12 | SVN metadata for directories ignored; directories read from filesystem | |
| #15244 | Closed | Bug | 2008-12-05 | symlinked files are not exluded | |
| #16111 | Closed | Bug | 1.0.0 | 2009-04-16 | CVS plugin does not identify CVS directories |
| #16180 | Verified | Bug | 1.0.0 | 2009-05-05 | File plugin gives incorrect results when directories are numbers themselves. |
| #16287 | Closed | Bug | 2009-06-04 | Problem with SVN plugin ? | |
| #17462 | Closed | Bug | 1.0.1 | 2010-06-03 | SVN entries file regression? |
| #17681 | Closed | Req | 2010-08-10 | The Git list plugin generator for PEAR_PackageFileManager | |
| #18033 | Closed | Bug | 2010-11-08 | _getRegExpableSearchString() in File.php causes issue with paths | |
| #21002 | Assigned | Bug | 1.0.4 | 2015-12-16 | SVN plugin does not handle SVN >= 1.7 |