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.

CommentFileSizeAuthor
#1 drush-906840-1.patch781 bytesgapple
drush-ph-cvs-svncheck.patch835 bytesgapple

Comments

gapple’s picture

Version: All-versions-3.3 »
Component: Code » PM (dl, en, up ...)
StatusFileSize
new781 bytes

Previous patch was against 3.x-dev, adding one updated for current HEAD.

jonhattan’s picture

Status: Needs review » Patch (to be ported)

Committed. thanks.

moshe weitzman’s picture

Status: Patch (to be ported) » Fixed

3.x gets security fixes only.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.