When checking for the existence of a '.svn' folder in a project's directory, an undefined variable $path is used, resulting in file_exists('/.svn') being executed, and always returning false. As a result, the -dPC flags are always used instead of -dP when the project is in a local subversion repository.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | drush-906840-1.patch | 781 bytes | gapple |
| drush-ph-cvs-svncheck.patch | 835 bytes | gapple |
Comments
Comment #1
gapplePrevious patch was against 3.x-dev, adding one updated for current HEAD.
Comment #2
jonhattanCommitted. thanks.
Comment #3
moshe weitzman commented3.x gets security fixes only.