Drush Make fails in Windows (Vista for us) using anything higher then Drush 5.4 (which works flawlessly).

When running the following command I get errors related to drush_make_tmp_xxx being not readable or not existing. I have attached screenshots of my drush debug output.

This has been verified in other windows setup by myplanetdigital and a few other firms.

Oddly enough I have not found a related issue for this so curious if something is done wrong on our side(s).

The drush command we run is as follows:

drush make --prepare-install --no-gitinfofile --working-copy profiles/wetkit/build-wetkit.make --yes --debug

Would anyone have any advice or further debugging steps for this? ^_^ Appreciate any help as we would like to remain in sync with improvements from Drush.

Comments

sylus’s picture

Forgot to add this command is being run from msysgit.

rmeissner’s picture

StatusFileSize
new48.02 KB

Same problem here. Drush has been installed with administrator rights and I startet the drush command promt also as administrator - nonetheless it seems there are problems with the rights or the filesystemaccess in one particular occasion and this produces some subsequent errors later on.
error_message

densolis’s picture

Priority: Major » Normal

Hi,

I'm in a Drupal class here in Central Florida. All of the Windows users in this class (12 out of 20 students) receive this same error when we try the following make file:

core = 7.x
api = 2
projects[] = drupal

Everyone is running Windows 7. Once person had Virtual Box on his Mac with Windows running inside of VB. He ran the make file on the Mac and it worked fine. He then ran the same make file in Windows under VB and received the same error.

I've include the screen shot with just the basic info and with full debug info. It is not a permission error because I can cd to the specified directory and manually create a directory.

There are to many messages and they over flowed my bit bash / command window buffer. So I redirect the output to das.make.txt. There are three sets of text below:

  1. This code box contains the ouput from the drush make das-d7.make command
  2. The second code box contains what still appeared on my screen in spite of the re-direct in the command drush make das-d7.make das-test --debug > das.make.txt.
  3. The third code box contains all of the messages that were re-directed to das.make.txt.

"Normal" make message that appear on the screen

$ drush make das-D7.make das-test 
Source directory                                                         [error]

C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350617881_5080cb197e305/x
drupal-7.16 is not readable or does not exist.
Project drupal (7.16) could not be downloaded to                         [error]

C:\Users\Dennis\AppData\Local\Temp\make_tmp_1350617878_5080cb1612ca9/__build__.

Below is the screen output when I entered the command "$ drush make das-D7.make das-test --debug > das.make.txt"

$ drush make das-D7.make das-test --debug > das.make.txt
Bootstrap to phase 0. [0.03 sec, 2.49 MB]                            [bootstrap]

Drush bootstrap phase : _drush_bootstrap_drush() [0.04 sec, 2.64 MB] [bootstrap]

Cache HIT cid: 5.7-commandfiles-0-975ddee9dfec9b4505904f6fa385b7a7       [debug]

[0.15 sec, 2.65 MB]
Bootstrap to phase 0. [0.17 sec, 5.55 MB]                            [bootstrap]

Bootstrap to phase 0. [0.18 sec, 5.55 MB]                            [bootstrap]

Found command: make (commandfile=make) [0.18 sec, 5.55 MB]           [bootstrap]

Loading release_info engine. [0.19 sec, 5.56 MB]                        [notice]

Downloading release history from                                        [notice]

http://updates.drupal.org/release-history/drupal/7.x [0.19 sec, 5.71
MB]
Executing: which wget
Executing: curl --fail -s -L --connect-timeout 30 -o "C:\\Users\\Dennis\\AppData
\\Local\\Temp\\dow4A3.tmp" http://updates.drupal.org/release-history/drupal/7.x
Calling                                                                  [debug]

drush_delete_dir(c:/Users/Dennis/.drush/cache/download/http---updates.drupal.org
-release-history-drupal-7.x,
1) [1.09 sec, 5.72 MB]
Calling is_readable(C:\Users\Dennis\AppData\Local\Temp\dow4A3.tmp)       [debug]

[1.09 sec, 5.72 MB]
Calling is_writable(c:/Users/Dennis/.drush/cache/download) [1.1 sec,     [debug]

5.72 MB]
Calling rename(C:\Users\Dennis\AppData\Local\Temp\dow4A3.tmp,            [debug]

c:/Users/Dennis/.drush/cache/download/http---updates.drupal.org-release-history-
drupal-7.x)
[1.1 sec, 5.72 MB]
Backend invoke: php "C:\\ProgramData\\Drush\\drush.php"  --backend=2   [command]

--yes --verbose --debug --root= --uri=  pm-download drupal-7.16
--destination=C:/Users/Dennis/AppData/Local/Temp/make_tmp_1350618155_5080cc2bca4
e4
--package-handler=wget
--source=http://updates.drupal.org/release-history
--variant=profile-only --cache --drupal-project-rename=__build__ 2>&1
[1.14 sec, 5.73 MB]
php "C:\\ProgramData\\Drush\\drush.php"  --backend=2 --yes --verbose    [notice]

--debug --root= --uri=  pm-download drupal-7.16
--destination=C:/Users/Dennis/AppData/Local/Temp/make_tmp_1350618155_5080cc2bca4
e4
--package-handler=wget
--source=http://updates.drupal.org/release-history
--variant=profile-only --cache --drupal-project-rename=__build__ 2>&1
[1.14 sec, 5.73 MB]
Bootstrap to phase 0. [3.6 sec, 5.55 MB]                             [bootstrap]

Found command: pm-download (commandfile=pm) [3.6 sec, 5.55 MB]       [bootstrap]

Loading version_control engine. [3.61 sec, 5.57 MB]                     [notice]

Loading package_handler engine. [3.61 sec, 5.59 MB]                     [notice]

Loading release_info engine. [3.64 sec, 5.61 MB]                        [notice]

Including C:\ProgramData\Drush\commands/pm/download.pm.inc [3.65 sec,[bootstrap]

5.73 MB]
Downloading release history from                                        [notice]

http://updates.drupal.org/release-history/drupal/7.x [3.65 sec, 5.84
MB]
Calling                                                                  [debug]

drush_delete_dir(c:/Users/Dennis/.drush/cache/download/http---updates.drupal.org
-release-history-drupal-7.x,
1) [4.54 sec, 5.85 MB]
Calling is_readable(C:\Users\Dennis\AppData\Local\Temp\dow122A.tmp)      [debug]

[4.55 sec, 5.85 MB]
Calling is_writable(c:/Users/Dennis/.drush/cache/download) [4.55 sec,    [debug]

5.85 MB]
Calling rename(C:\Users\Dennis\AppData\Local\Temp\dow122A.tmp,           [debug]

c:/Users/Dennis/.drush/cache/download/http---updates.drupal.org-release-history-
drupal-7.x)
[4.55 sec, 5.85 MB]
Downloading project drupal to                                           [notice]

C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a
... [4.56 sec, 5.85 MB]
http---ftp.drupal.org-files-projects-drupal-7.16.tar.gz retrieved       [notice]

from cache. [4.56 sec, 5.85 MB]
Downloading drupal-7.16.tar.gz was successful. [4.57 sec, 5.85 MB]      [notice]

Calling                                                                  [debug]

md5_file(C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a\d
rupal-7.16.tar.gz)
[4.57 sec, 5.85 MB]
Md5 checksum of drupal-7.16.tar.gz verified. [4.58 sec, 5.85 MB]        [notice]

No fileinfo or mime_magic support available. [4.58 sec, 5.85 MB]         [debug]

Examining                                                                [debug]

C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a\drupal-7.1
6.tar.gz
headers. [4.58 sec, 5.85 MB]
Mime type for                                                           [notice]

C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a\drupal-7.1
6.tar.gz
is application/x-gzip [4.65 sec, 5.86 MB]
Calling                                                                  [debug]

drush_delete_dir(C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2
f4471a\dru1602.tmp,
1) [4.65 sec, 5.86 MB]
Calling                                                                  [debug]

_drush_recursive_copy(C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_50
80cc2f4471a\drupal-7.16.tar.gz,
C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2f4471a\dru1602.tm
p)
[4.66 sec, 5.86 MB]
Calling                                                                  [debug]

rename(C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2f4471a\dru
1602.tmp,
C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2f4471a\dru1602.tm
p.gz)
[4.66 sec, 5.86 MB]
Calling                                                                  [debug]

chdir(C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2f4471a)
[4.66 sec, 5.86 MB]
Calling chdir(C:\Sites\www) [4.8 sec, 5.86 MB]                           [debug]

Calling                                                                  [debug]

chdir(C:\Users\Dennis\AppData\Local\Temp\drush_tmp_1350618159_5080cc2f4471a)
[4.8 sec, 5.86 MB]
Calling chdir(C:\Sites\www) [7.34 sec, 6.08 MB]                          [debug]

Calling                                                                  [debug]

is_readable(C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471
a/x
drupal-7.16) [7.34 sec, 6.15 MB]
Source directory                                                         [error]

C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a/x
drupal-7.16 is not readable or does not exist. [7.45 sec, 5.83 MB]
Verifying signature for svn version control engine. [7.34 sec, 6.09      [debug]

MB]
Verifying signature for bzr version control engine. [7.36 sec, 5.93      [debug]

MB]
Calling                                                                  [debug]

_drush_recursive_copy(C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_50
80cc2f4471a/__build__,
C:\Users\Dennis\AppData\Local\Temp\make_tmp_1350618155_5080cc2bca4e4/__build__)
[7.38 sec, 5.92 MB]
copy(C:/Users/Dennis/AppData/Local/Temp/drush_tmp_1350618159_5080cc2f4471a/__bui
ld__):  [warning]
failed to open stream: No such file or directory filesystem.inc:229
[7.38 sec, 5.93 MB]
Project drupal (7.16) could not be downloaded to                         [error]

C:\Users\Dennis\AppData\Local\Temp\make_tmp_1350618155_5080cc2bca4e4/__build__.
[7.46 sec, 5.84 MB]
Command dispatch complete [7.38 sec, 5.89 MB]                           [notice]

Peak memory usage was 6.27 MB [7.44 sec, 5.89 MB]                       [memory]

Command dispatch complete [9.11 sec, 5.72 MB]                           [notice]

Peak memory usage was 6.49 MB [9.11 sec, 5.72 MB]                       [memory]


Dennis@DAS-I7-LT /c/Sites/www
$

Re-directed output from the command "$ drush make das-D7.make das-test --debug > das.make.txt".

In other words, this is the text from das.make.txt file.

  'which' is not recognized as an internal or external command,
  operable program or batch file.
Bootstrap to phase 0. [0.02 sec, 2.49 MB]                            [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drush() [0.03 sec, 2.64 MB] [bootstrap]
Cache HIT cid: 5.7-commandfiles-0-975ddee9dfec9b4505904f6fa385b7a7       [debug]
[0.12 sec, 2.65 MB]
Executing: wget --version



Executing: which wget
  'which' is not recognized as an internal or external command,
  operable program or batch file.
Executing: curl --fail -s -L --connect-timeout 30 -o "C:\\Users\\Dennis\\AppData\\Local\\Temp\\dow122A.tmp" http://updates.drupal.org/release-history/drupal/7.xExecuting: gzip --decompress "C:\\Users\\Dennis\\AppData\\Local\\Temp\\drush_tmp_1350618159_5080cc2f4471a\\dru1602.tmp.gz"Executing: bsdtar.exe -xvf dru1602.tmp  x drupal-7.16/
  x drupal-7.16/MAINTAINERS.txt
  x drupal-7.16/xmlrpc.php
  x drupal-7.16/INSTALL.pgsql.txt
  x drupal-7.16/includes/
  x drupal-7.16/includes/graph.inc
  x drupal-7.16/includes/entity.inc
  x drupal-7.16/includes/xmlrpcs.inc
  x drupal-7.16/includes/archiver.inc
  x drupal-7.16/includes/module.inc
  x drupal-7.16/includes/token.inc
  x drupal-7.16/includes/lock.inc
  x drupal-7.16/includes/menu.inc
  x drupal-7.16/includes/theme.maintenance.inc
  x drupal-7.16/includes/session.inc
  x drupal-7.16/includes/file.mimetypes.inc
  x drupal-7.16/includes/theme.inc
  x drupal-7.16/includes/iso.inc
  x drupal-7.16/includes/bootstrap.inc
  x drupal-7.16/includes/filetransfer/
  x drupal-7.16/includes/filetransfer/ssh.inc
  x drupal-7.16/includes/filetransfer/ftp.inc
  x drupal-7.16/includes/filetransfer/filetransfer.inc
  x drupal-7.16/includes/filetransfer/local.inc
  x drupal-7.16/includes/unicode.inc
  x drupal-7.16/includes/path.inc
  x drupal-7.16/includes/cache.inc
  x drupal-7.16/includes/authorize.inc
  x drupal-7.16/includes/utility.inc
  x drupal-7.16/includes/batch.inc
  x drupal-7.16/includes/mail.inc
  x drupal-7.16/includes/install.core.inc
  x drupal-7.16/includes/update.inc
  x drupal-7.16/includes/password.inc
  x drupal-7.16/includes/actions.inc
  x drupal-7.16/includes/language.inc
  x drupal-7.16/includes/stream_wrappers.inc
  x drupal-7.16/includes/xmlrpc.inc
  x drupal-7.16/includes/file.inc
  x drupal-7.16/includes/form.inc
  x drupal-7.16/includes/ajax.inc
  x drupal-7.16/includes/batch.queue.inc
  x drupal-7.16/includes/install.inc
  x drupal-7.16/includes/updater.inc
  x drupal-7.16/includes/tablesort.inc
  x drupal-7.16/includes/unicode.entities.inc
  x drupal-7.16/includes/image.inc
  x drupal-7.16/includes/locale.inc
  x drupal-7.16/includes/registry.inc
  x drupal-7.16/includes/date.inc
  x drupal-7.16/includes/json-encode.inc
  x drupal-7.16/includes/cache-install.inc
  x drupal-7.16/includes/pager.inc
  x drupal-7.16/includes/common.inc
  x drupal-7.16/includes/errors.inc
  x drupal-7.16/includes/database/
  x drupal-7.16/includes/database/prefetch.inc
  x drupal-7.16/includes/database/log.inc
  x drupal-7.16/includes/database/select.inc
  x drupal-7.16/includes/database/query.inc
  x drupal-7.16/includes/database/sqlite/
  x drupal-7.16/includes/database/sqlite/select.inc
  x drupal-7.16/includes/database/sqlite/query.inc
  x drupal-7.16/includes/database/sqlite/install.inc
  x drupal-7.16/includes/database/sqlite/database.inc
  x drupal-7.16/includes/database/sqlite/schema.inc
  x drupal-7.16/includes/database/mysql/
  x drupal-7.16/includes/database/mysql/query.inc
  x drupal-7.16/includes/database/mysql/install.inc
  x drupal-7.16/includes/database/mysql/database.inc
  x drupal-7.16/includes/database/mysql/schema.inc
  x drupal-7.16/includes/database/database.inc
  x drupal-7.16/includes/database/schema.inc
  x drupal-7.16/includes/database/pgsql/
  x drupal-7.16/includes/database/pgsql/select.inc
  x drupal-7.16/includes/database/pgsql/query.inc
  x drupal-7.16/includes/database/pgsql/install.inc
  x drupal-7.16/includes/database/pgsql/database.inc
  x drupal-7.16/includes/database/pgsql/schema.inc
  x drupal-7.16/modules/
  x drupal-7.16/modules/profile/
  x drupal-7.16/modules/profile/profile.info
  x drupal-7.16/modules/profile/profile-block.tpl.php
  x drupal-7.16/modules/profile/profile.admin.inc
  x drupal-7.16/modules/profile/profile-wrapper.tpl.php
  x drupal-7.16/modules/profile/profile.pages.inc
  x drupal-7.16/modules/profile/profile.test
  x drupal-7.16/modules/profile/profile.module
  x drupal-7.16/modules/profile/profile-listing.tpl.php
  x drupal-7.16/modules/profile/profile.install
  x drupal-7.16/modules/profile/profile.css
  x drupal-7.16/modules/profile/profile.js
  x drupal-7.16/modules/dashboard/
  x drupal-7.16/modules/dashboard/dashboard.info
  x drupal-7.16/modules/dashboard/dashboard.test
  x drupal-7.16/modules/dashboard/dashboard.css
  x drupal-7.16/modules/dashboard/dashboard.install
  x drupal-7.16/modules/dashboard/dashboard.api.php
  x drupal-7.16/modules/dashboard/dashboard.js
  x drupal-7.16/modules/dashboard/dashboard-rtl.css
  x drupal-7.16/modules/dashboard/dashboard.module
  x drupal-7.16/modules/forum/
  x drupal-7.16/modules/forum/forum.css
  x drupal-7.16/modules/forum/forum-list.tpl.php
  x drupal-7.16/modules/forum/forum.admin.inc
  x drupal-7.16/modules/forum/forum.module
  x drupal-7.16/modules/forum/forum.info
  x drupal-7.16/modules/forum/forum-rtl.css
  x drupal-7.16/modules/forum/forum.test
  x drupal-7.16/modules/forum/forums.tpl.php
  x drupal-7.16/modules/forum/forum-icon.tpl.php
  x drupal-7.16/modules/forum/forum-topic-list.tpl.php
  x drupal-7.16/modules/forum/forum.pages.inc
  x drupal-7.16/modules/forum/forum.install
  x drupal-7.16/modules/forum/forum-submitted.tpl.php
  x drupal-7.16/modules/menu/
  x drupal-7.16/modules/menu/menu.test
  x drupal-7.16/modules/menu/menu.info
  x drupal-7.16/modules/menu/menu.install
  x drupal-7.16/modules/menu/menu.js
  x drupal-7.16/modules/menu/menu.admin.js
  x drupal-7.16/modules/menu/menu.module
  x drupal-7.16/modules/menu/menu.css
  x drupal-7.16/modules/menu/menu.api.php
  x drupal-7.16/modules/menu/menu.admin.inc
  x drupal-7.16/modules/rdf/
  x drupal-7.16/modules/rdf/rdf.info
  x drupal-7.16/modules/rdf/rdf.install
  x drupal-7.16/modules/rdf/rdf.test
  x drupal-7.16/modules/rdf/rdf.module
  x drupal-7.16/modules/rdf/rdf.api.php
  x drupal-7.16/modules/rdf/tests/
  x drupal-7.16/modules/rdf/tests/rdf_test.install
  x drupal-7.16/modules/rdf/tests/rdf_test.info
  x drupal-7.16/modules/rdf/tests/rdf_test.module
  x drupal-7.16/modules/system/
  x drupal-7.16/modules/system/system.base-rtl.css
  x drupal-7.16/modules/system/region.tpl.php
  x drupal-7.16/modules/system/system.mail.inc
  x drupal-7.16/modules/system/theme.api.php
  x drupal-7.16/modules/system/system.module
  x drupal-7.16/modules/system/maintenance-page.tpl.php
  x drupal-7.16/modules/system/system.install
  x drupal-7.16/modules/system/system.queue.inc
  x drupal-7.16/modules/system/system.admin.inc
  x drupal-7.16/modules/system/language.api.php
  x drupal-7.16/modules/system/system.menus-rtl.css
  x drupal-7.16/modules/system/image.gd.inc
  x drupal-7.16/modules/system/system.updater.inc
  x drupal-7.16/modules/system/system.messages-rtl.css
  x drupal-7.16/modules/system/system.messages.css
  x drupal-7.16/modules/system/system.cron.js
  x drupal-7.16/modules/system/system.js
  x drupal-7.16/modules/system/system.theme.css
  x drupal-7.16/modules/system/system.api.php
  x drupal-7.16/modules/system/system.theme-rtl.css
  x drupal-7.16/modules/system/system.tokens.inc
  x drupal-7.16/modules/system/system.menus.css
  x drupal-7.16/modules/system/system.test
  x drupal-7.16/modules/system/system.admin.css
  x drupal-7.16/modules/system/system.info
  x drupal-7.16/modules/system/system.tar.inc
  x drupal-7.16/modules/system/system.maintenance.css
  x drupal-7.16/modules/system/html.tpl.php
  x drupal-7.16/modules/system/system.archiver.inc
  x drupal-7.16/modules/system/page.tpl.php
  x drupal-7.16/modules/system/system.base.css
  x drupal-7.16/modules/system/system.admin-rtl.css
  x drupal-7.16/modules/locale/
  x drupal-7.16/modules/locale/locale.install
  x drupal-7.16/modules/locale/locale.datepicker.js
  x drupal-7.16/modules/locale/locale.info
  x drupal-7.16/modules/locale/locale-rtl.css
  x drupal-7.16/modules/locale/locale.css
  x drupal-7.16/modules/locale/locale.module
  x drupal-7.16/modules/locale/locale.api.php
  x drupal-7.16/modules/locale/tests/
  x drupal-7.16/modules/locale/tests/locale_test.js
  x drupal-7.16/modules/locale/tests/locale_test.info
  x drupal-7.16/modules/locale/tests/locale_test.module
  x drupal-7.16/modules/locale/tests/translations/
  x drupal-7.16/modules/locale/tests/translations/test.xx.po
  x drupal-7.16/modules/locale/locale.admin.inc
  x drupal-7.16/modules/locale/locale.test
  x drupal-7.16/modules/node/
  x drupal-7.16/modules/node/node.tokens.inc
  x drupal-7.16/modules/node/node.info
  x drupal-7.16/modules/node/content_types.inc
  x drupal-7.16/modules/node/node.test
  x drupal-7.16/modules/node/node.module
  x drupal-7.16/modules/node/node.css
  x drupal-7.16/modules/node/node.install
  x drupal-7.16/modules/node/node.tpl.php
  x drupal-7.16/modules/node/tests/
  x drupal-7.16/modules/node/tests/node_test_exception.module
  x drupal-7.16/modules/node/tests/node_access_test.module
  x drupal-7.16/modules/node/tests/node_test.module
  x drupal-7.16/modules/node/tests/node_access_test.info
  x drupal-7.16/modules/node/tests/node_access_test.install
  x drupal-7.16/modules/node/tests/node_test_exception.info
  x drupal-7.16/modules/node/tests/node_test.info
  x drupal-7.16/modules/node/node.api.php
  x drupal-7.16/modules/node/node.pages.inc
  x drupal-7.16/modules/node/content_types.js
  x drupal-7.16/modules/node/node.admin.inc
  x drupal-7.16/modules/node/node.js
  x drupal-7.16/modules/overlay/
  x drupal-7.16/modules/overlay/overlay.tpl.php
  x drupal-7.16/modules/overlay/overlay-child.js
  x drupal-7.16/modules/overlay/overlay-parent.js
  x drupal-7.16/modules/overlay/overlay-child-rtl.css
  x drupal-7.16/modules/overlay/overlay.api.php
  x drupal-7.16/modules/overlay/images/
  x drupal-7.16/modules/overlay/images/background.png
  x drupal-7.16/modules/overlay/images/close.png
  x drupal-7.16/modules/overlay/images/close-rtl.png
  x drupal-7.16/modules/overlay/overlay-parent.css
  x drupal-7.16/modules/overlay/overlay.install
  x drupal-7.16/modules/overlay/overlay-child.css
  x drupal-7.16/modules/overlay/overlay.info
  x drupal-7.16/modules/overlay/overlay.module
  x drupal-7.16/modules/comment/
  x drupal-7.16/modules/comment/comment-wrapper.tpl.php
  x drupal-7.16/modules/comment/comment.info
  x drupal-7.16/modules/comment/comment.install
  x drupal-7.16/modules/comment/comment.tpl.php
  x drupal-7.16/modules/comment/comment-node-form.js
  x drupal-7.16/modules/comment/comment.api.php
  x drupal-7.16/modules/comment/comment.admin.inc
  x drupal-7.16/modules/comment/comment.test
  x drupal-7.16/modules/comment/comment.pages.inc
  x drupal-7.16/modules/comment/comment.css
  x drupal-7.16/modules/comment/comment-rtl.css
  x drupal-7.16/modules/comment/comment.tokens.inc
  x drupal-7.16/modules/comment/comment.module
  x drupal-7.16/modules/blog/
  x drupal-7.16/modules/blog/blog.info
  x drupal-7.16/modules/blog/blog.install
  x drupal-7.16/modules/blog/blog.module
  x drupal-7.16/modules/blog/blog.pages.inc
  x drupal-7.16/modules/blog/blog.test
  x drupal-7.16/modules/README.txt
  x drupal-7.16/modules/image/
  x drupal-7.16/modules/image/image.admin.css
  x drupal-7.16/modules/image/image.module
  x drupal-7.16/modules/image/image.api.php
  x drupal-7.16/modules/image/image.field.inc
  x drupal-7.16/modules/image/image.install
  x drupal-7.16/modules/image/image.effects.inc
  x drupal-7.16/modules/image/image.admin.inc
  x drupal-7.16/modules/image/tests/
  x drupal-7.16/modules/image/tests/image_module_test.info
  x drupal-7.16/modules/image/tests/image_module_test.module
  x drupal-7.16/modules/image/image-rtl.css
  x drupal-7.16/modules/image/image.test
  x drupal-7.16/modules/image/image.info
  x drupal-7.16/modules/image/image.css
  x drupal-7.16/modules/image/sample.png
  x drupal-7.16/modules/color/
  x drupal-7.16/modules/color/color.info
  x drupal-7.16/modules/color/color.module
  x drupal-7.16/modules/color/color.test
  x drupal-7.16/modules/color/color.css
  x drupal-7.16/modules/color/color.js
  x drupal-7.16/modules/color/images/
  x drupal-7.16/modules/color/images/hook-rtl.png
  x drupal-7.16/modules/color/images/lock.png
  x drupal-7.16/modules/color/images/hook.png
  x drupal-7.16/modules/color/color.install
  x drupal-7.16/modules/color/preview.js
  x drupal-7.16/modules/color/color-rtl.css
  x drupal-7.16/modules/color/preview.html
  x drupal-7.16/modules/trigger/
  x drupal-7.16/modules/trigger/trigger.info
  x drupal-7.16/modules/trigger/trigger.test
  x drupal-7.16/modules/trigger/trigger.admin.inc
  x drupal-7.16/modules/trigger/trigger.api.php
  x drupal-7.16/modules/trigger/tests/
  x drupal-7.16/modules/trigger/tests/trigger_test.module
  x drupal-7.16/modules/trigger/tests/trigger_test.info
  x drupal-7.16/modules/trigger/trigger.install
  x drupal-7.16/modules/trigger/trigger.module
  x drupal-7.16/modules/filter/
  x drupal-7.16/modules/filter/filter.install
  x drupal-7.16/modules/filter/filter.info
  x drupal-7.16/modules/filter/filter.pages.inc
  x drupal-7.16/modules/filter/filter.api.php
  x drupal-7.16/modules/filter/filter.js
  x drupal-7.16/modules/filter/filter.admin.inc
  x drupal-7.16/modules/filter/filter.css
  x drupal-7.16/modules/filter/tests/
  x drupal-7.16/modules/filter/tests/filter.url-input.txt
  x drupal-7.16/modules/filter/tests/filter.url-output.txt
  x drupal-7.16/modules/filter/filter.module
  x drupal-7.16/modules/filter/filter.test
  x drupal-7.16/modules/filter/filter.admin.js
  x drupal-7.16/modules/user/
  x drupal-7.16/modules/user/user.module
  x drupal-7.16/modules/user/user.pages.inc
  x drupal-7.16/modules/user/user.css
  x drupal-7.16/modules/user/user-profile.tpl.php
  x drupal-7.16/modules/user/user.permissions.js
  x drupal-7.16/modules/user/user.api.php
  x drupal-7.16/modules/user/user.admin.inc
  x drupal-7.16/modules/user/user.tokens.inc
  x drupal-7.16/modules/user/user.install
  x drupal-7.16/modules/user/user.test
  x drupal-7.16/modules/user/user-profile-category.tpl.php
  x drupal-7.16/modules/user/user-rtl.css
  x drupal-7.16/modules/user/tests/
  x drupal-7.16/modules/user/tests/user_form_test.info
  x drupal-7.16/modules/user/tests/user_form_test.module
  x drupal-7.16/modules/user/user.js
  x drupal-7.16/modules/user/user.info
  x drupal-7.16/modules/user/user-picture.tpl.php
  x drupal-7.16/modules/user/user-profile-item.tpl.php
  x drupal-7.16/modules/file/
  x drupal-7.16/modules/file/file.install
  x drupal-7.16/modules/file/file.css
  x drupal-7.16/modules/file/icons/
  x drupal-7.16/modules/file/icons/application-pdf.png
  x drupal-7.16/modules/file/icons/image-x-generic.png
  x drupal-7.16/modules/file/icons/x-office-document.png
  x drupal-7.16/modules/file/icons/video-x-generic.png
  x drupal-7.16/modules/file/icons/x-office-spreadsheet.png
  x drupal-7.16/modules/file/icons/text-x-script.png
  x drupal-7.16/modules/file/icons/text-plain.png
  x drupal-7.16/modules/file/icons/text-x-generic.png
  x drupal-7.16/modules/file/icons/package-x-generic.png
  x drupal-7.16/modules/file/icons/x-office-presentation.png
  x drupal-7.16/modules/file/icons/application-octet-stream.png
  x drupal-7.16/modules/file/icons/application-x-executable.png
  x drupal-7.16/modules/file/icons/audio-x-generic.png
  x drupal-7.16/modules/file/icons/text-html.png
  x drupal-7.16/modules/file/file.js
  x drupal-7.16/modules/file/file.field.inc
  x drupal-7.16/modules/file/file.module
  x drupal-7.16/modules/file/tests/
  x drupal-7.16/modules/file/tests/file_module_test.info
  x drupal-7.16/modules/file/tests/file_module_test.module
  x drupal-7.16/modules/file/tests/file.test
  x drupal-7.16/modules/file/file.info
  x drupal-7.16/modules/file/file.api.php
  x drupal-7.16/modules/openid/
  x drupal-7.16/modules/openid/openid.install
  x drupal-7.16/modules/openid/openid-rtl.css
  x drupal-7.16/modules/openid/openid.inc
  x drupal-7.16/modules/openid/openid.js
  x drupal-7.16/modules/openid/login-bg.png
  x drupal-7.16/modules/openid/openid.api.php
  x drupal-7.16/modules/openid/openid.css
  x drupal-7.16/modules/openid/tests/
  x drupal-7.16/modules/openid/tests/openid_test.module
  x drupal-7.16/modules/openid/tests/openid_test.install
  x drupal-7.16/modules/openid/tests/openid_test.info
  x drupal-7.16/modules/openid/openid.info
  x drupal-7.16/modules/openid/openid.test
  x drupal-7.16/modules/openid/openid.module
  x drupal-7.16/modules/openid/openid.pages.inc
  x drupal-7.16/modules/syslog/
  x drupal-7.16/modules/syslog/syslog.test
  x drupal-7.16/modules/syslog/syslog.module
  x drupal-7.16/modules/syslog/syslog.info
  x drupal-7.16/modules/syslog/syslog.install
  x drupal-7.16/modules/simpletest/
  x drupal-7.16/modules/simpletest/simpletest.css
  x drupal-7.16/modules/simpletest/simpletest.test
  x drupal-7.16/modules/simpletest/files/
  x drupal-7.16/modules/simpletest/files/README.txt
  x drupal-7.16/modules/simpletest/files/css_test_files/
  x drupal-7.16/modules/simpletest/files/css_test_files/import1.css
  x drupal-7.16/modules/simpletest/files/css_test_files/import2.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_with_import.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_with_import.css.unoptimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_without_import.css.optimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_without_import.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_with_import.css.optimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/css_input_without_import.css.unoptimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/comment_hacks.css.optimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/comment_hacks.css.unoptimized.css
  x drupal-7.16/modules/simpletest/files/css_test_files/comment_hacks.css
  x drupal-7.16/modules/simpletest/files/php-1.txt
  x drupal-7.16/modules/simpletest/files/image-2.jpg
  x drupal-7.16/modules/simpletest/files/image-1.png
  x drupal-7.16/modules/simpletest/files/image-test.gif
  x drupal-7.16/modules/simpletest/files/php-2.php
  x drupal-7.16/modules/simpletest/files/javascript-1.txt
  x drupal-7.16/modules/simpletest/files/html-1.txt
  x drupal-7.16/modules/simpletest/files/html-2.html
  x drupal-7.16/modules/simpletest/files/sql-1.txt
  x drupal-7.16/modules/simpletest/files/javascript-2.script
  x drupal-7.16/modules/simpletest/files/image-test.png
  x drupal-7.16/modules/simpletest/files/sql-2.sql
  x drupal-7.16/modules/simpletest/files/image-test.jpg
  x drupal-7.16/modules/simpletest/simpletest.module
  x drupal-7.16/modules/simpletest/simpletest.pages.inc
  x drupal-7.16/modules/simpletest/simpletest.install
  x drupal-7.16/modules/simpletest/simpletest.info
  x drupal-7.16/modules/simpletest/tests/
  x drupal-7.16/modules/simpletest/tests/batch_test.module
  x drupal-7.16/modules/simpletest/tests/common_test_cron_helper.info
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_incompatible_test/
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
  x drupal-7.16/modules/simpletest/tests/taxonomy_test.module
  x drupal-7.16/modules/simpletest/tests/entity_cache_test_dependency.info
  x drupal-7.16/modules/simpletest/tests/http.php
  x drupal-7.16/modules/simpletest/tests/bootstrap.test
  x drupal-7.16/modules/simpletest/tests/requirements2_test.info
  x drupal-7.16/modules/simpletest/tests/menu.test
  x drupal-7.16/modules/simpletest/tests/pager.test
  x drupal-7.16/modules/simpletest/tests/actions_loop_test.info
  x drupal-7.16/modules/simpletest/tests/entity_cache_test.info
  x drupal-7.16/modules/simpletest/tests/password.test
  x drupal-7.16/modules/simpletest/tests/update_test_1.install
  x drupal-7.16/modules/simpletest/tests/path_test.module
  x drupal-7.16/modules/simpletest/tests/menu_test.info
  x drupal-7.16/modules/simpletest/tests/batch_test.callbacks.inc
  x drupal-7.16/modules/simpletest/tests/entity_query_access_test.module
  x drupal-7.16/modules/simpletest/tests/path.test
  x drupal-7.16/modules/simpletest/tests/graph.test
  x drupal-7.16/modules/simpletest/tests/module.test
  x drupal-7.16/modules/simpletest/tests/update_test_2.install
  x drupal-7.16/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.info
  x drupal-7.16/modules/simpletest/tests/path_test.info
  x drupal-7.16/modules/simpletest/tests/entity_query_access_test.info
  x drupal-7.16/modules/simpletest/tests/url_alter_test.module
  x drupal-7.16/modules/simpletest/tests/entity_crud_hook_test.info
  x drupal-7.16/modules/simpletest/tests/filter_test.module
  x drupal-7.16/modules/simpletest/tests/taxonomy_test.install
  x drupal-7.16/modules/simpletest/tests/themes/
  x drupal-7.16/modules/simpletest/tests/themes/test_theme/
  x drupal-7.16/modules/simpletest/tests/themes/test_theme/test_theme.info
  x drupal-7.16/modules/simpletest/tests/themes/test_theme/template.php
  x drupal-7.16/modules/simpletest/tests/themes/test_subtheme/
  x drupal-7.16/modules/simpletest/tests/themes/test_subtheme/test_subtheme.info
  x drupal-7.16/modules/simpletest/tests/themes/test_basetheme/
  x drupal-7.16/modules/simpletest/tests/themes/test_basetheme/test_basetheme.info
  x drupal-7.16/modules/simpletest/tests/theme.test
  x drupal-7.16/modules/simpletest/tests/update_script_test.info
  x drupal-7.16/modules/simpletest/tests/actions_loop_test.module
  x drupal-7.16/modules/simpletest/tests/database_test.module
  x drupal-7.16/modules/simpletest/tests/common_test.info
  x drupal-7.16/modules/simpletest/tests/system_incompatible_module_version_test.module
  x drupal-7.16/modules/simpletest/tests/database_test.test
  x drupal-7.16/modules/simpletest/tests/image_test.info
  x drupal-7.16/modules/simpletest/tests/common_test.css
  x drupal-7.16/modules/simpletest/tests/requirements1_test.module
  x drupal-7.16/modules/simpletest/tests/common.test
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_compatible_test/
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
  x drupal-7.16/modules/simpletest/tests/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
  x drupal-7.16/modules/simpletest/tests/unicode.test
  x drupal-7.16/modules/simpletest/tests/common_test.module
  x drupal-7.16/modules/simpletest/tests/error_test.module
  x drupal-7.16/modules/simpletest/tests/file_test.module
  x drupal-7.16/modules/simpletest/tests/common_test_info.txt
  x drupal-7.16/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.info
  x drupal-7.16/modules/simpletest/tests/ajax_forms_test.info
  x drupal-7.16/modules/simpletest/tests/form_test.module
  x drupal-7.16/modules/simpletest/tests/system_incompatible_module_version_test.info
  x drupal-7.16/modules/simpletest/tests/system_dependencies_test.module
  x drupal-7.16/modules/simpletest/tests/xmlrpc_test.module
  x drupal-7.16/modules/simpletest/tests/update_script_test.module
  x drupal-7.16/modules/simpletest/tests/common_test.print.css
  x drupal-7.16/modules/simpletest/tests/taxonomy_test.info
  x drupal-7.16/modules/simpletest/tests/error.test
  x drupal-7.16/modules/simpletest/tests/requirements1_test.install
  x drupal-7.16/modules/simpletest/tests/update_script_test.install
  x drupal-7.16/modules/simpletest/tests/ajax_forms_test.module
  x drupal-7.16/modules/simpletest/tests/database_test.install
  x drupal-7.16/modules/simpletest/tests/lock.test
  x drupal-7.16/modules/simpletest/tests/module_test.install
  x drupal-7.16/modules/simpletest/tests/error_test.info
  x drupal-7.16/modules/simpletest/tests/entity_query.test
  x drupal-7.16/modules/simpletest/tests/requirements1_test.info
  x drupal-7.16/modules/simpletest/tests/module_test.module
  x drupal-7.16/modules/simpletest/tests/batch.test
  x drupal-7.16/modules/simpletest/tests/system_test.module
  x drupal-7.16/modules/simpletest/tests/system_incompatible_module_version_dependencies_test.module
  x drupal-7.16/modules/simpletest/tests/cache.test
  x drupal-7.16/modules/simpletest/tests/file.test
  x drupal-7.16/modules/simpletest/tests/ajax_test.module
  x drupal-7.16/modules/simpletest/tests/system_dependencies_test.info
  x drupal-7.16/modules/simpletest/tests/database_test.info
  x drupal-7.16/modules/simpletest/tests/filter_test.info
  x drupal-7.16/modules/simpletest/tests/entity_crud_hook_test.test
  x drupal-7.16/modules/simpletest/tests/file_test.info
  x drupal-7.16/modules/simpletest/tests/form_test.info
  x drupal-7.16/modules/simpletest/tests/module_test.file.inc
  x drupal-7.16/modules/simpletest/tests/update.test
  x drupal-7.16/modules/simpletest/tests/form_test.file.inc
  x drupal-7.16/modules/simpletest/tests/actions.test
  x drupal-7.16/modules/simpletest/tests/ajax.test
  x drupal-7.16/modules/simpletest/tests/common_test_cron_helper.module
  x drupal-7.16/modules/simpletest/tests/update_test_3.module
  x drupal-7.16/modules/simpletest/tests/url_alter_test.install
  x drupal-7.16/modules/simpletest/tests/update_test_3.install
  x drupal-7.16/modules/simpletest/tests/url_alter_test.info
  x drupal-7.16/modules/simpletest/tests/update_test_1.info
  x drupal-7.16/modules/simpletest/tests/module_test.info
  x drupal-7.16/modules/simpletest/tests/actions_loop_test.install
  x drupal-7.16/modules/simpletest/tests/theme_test.template_test.tpl.php
  x drupal-7.16/modules/simpletest/tests/system_incompatible_core_version_dependencies_test.module
  x drupal-7.16/modules/simpletest/tests/update_test_2.module
  x drupal-7.16/modules/simpletest/tests/xmlrpc_test.info
  x drupal-7.16/modules/simpletest/tests/entity_cache_test.module
  x drupal-7.16/modules/simpletest/tests/system_test.info
  x drupal-7.16/modules/simpletest/tests/theme_test.info
  x drupal-7.16/modules/simpletest/tests/update_test_2.info
  x drupal-7.16/modules/simpletest/tests/theme_test.module
  x drupal-7.16/modules/simpletest/tests/menu_test.module
  x drupal-7.16/modules/simpletest/tests/batch_test.info
  x drupal-7.16/modules/simpletest/tests/system.base.css
  x drupal-7.16/modules/simpletest/tests/image.test
  x drupal-7.16/modules/simpletest/tests/filetransfer.test
  x drupal-7.16/modules/simpletest/tests/session_test.info
  x drupal-7.16/modules/simpletest/tests/https.php
  x drupal-7.16/modules/simpletest/tests/image_test.module
  x drupal-7.16/modules/simpletest/tests/update_test_1.module
  x drupal-7.16/modules/simpletest/tests/ajax_test.info
  x drupal-7.16/modules/simpletest/tests/requirements2_test.module
  x drupal-7.16/modules/simpletest/tests/system_incompatible_core_version_test.info
  x drupal-7.16/modules/simpletest/tests/xmlrpc.test
  x drupal-7.16/modules/simpletest/tests/registry.test
  x drupal-7.16/modules/simpletest/tests/session_test.module
  x drupal-7.16/modules/simpletest/tests/form.test
  x drupal-7.16/modules/simpletest/tests/entity_cache_test_dependency.module
  x drupal-7.16/modules/simpletest/tests/schema.test
  x drupal-7.16/modules/simpletest/tests/update_test_3.info
  x drupal-7.16/modules/simpletest/tests/upgrade/
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.translatable.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.trigger.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/update.user.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.bare.minimal.database.php.gz
  x drupal-7.16/modules/simpletest/tests/upgrade/update.field.test
  x drupal-7.16/modules/simpletest/tests/upgrade/update.trigger.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.comment.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.comments.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.poll.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.user-password-token.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.node_type_broken.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.translatable.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.field.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.trigger.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.filter.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.menu.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.bare.standard_all.database.php.gz
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.user.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.bare.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.filled.minimal.database.php.gz
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.filled.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.upload.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.node.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.forum.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-7.filled.standard_all.database.php.gz
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.forum.test
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.trigger.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.locale.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.menu.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/drupal-6.user-no-password-token.database.php
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.locale.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.upload.test
  x drupal-7.16/modules/simpletest/tests/upgrade/upgrade.taxonomy.test
  x drupal-7.16/modules/simpletest/tests/tablesort.test
  x drupal-7.16/modules/simpletest/tests/entity_crud_hook_test.module
  x drupal-7.16/modules/simpletest/tests/theme_test.inc
  x drupal-7.16/modules/simpletest/tests/session.test
  x drupal-7.16/modules/simpletest/tests/system_incompatible_core_version_test.module
  x drupal-7.16/modules/simpletest/tests/mail.test
  x drupal-7.16/modules/simpletest/simpletest.api.php
  x drupal-7.16/modules/simpletest/drupal_web_test_case.php
  x drupal-7.16/modules/simpletest/simpletest.js
  x drupal-7.16/modules/book/
  x drupal-7.16/modules/book/book.test
  x drupal-7.16/modules/book/book.module
  x drupal-7.16/modules/book/book-export-html.tpl.php
  x drupal-7.16/modules/book/book.info
  x drupal-7.16/modules/book/book.css
  x drupal-7.16/modules/book/book.js
  x drupal-7.16/modules/book/book-node-export-html.tpl.php
  x drupal-7.16/modules/book/book-rtl.css
  x drupal-7.16/modules/book/book.pages.inc
  x drupal-7.16/modules/book/book.admin.inc
  x drupal-7.16/modules/book/book-all-books-block.tpl.php
  x drupal-7.16/modules/book/book.install
  x drupal-7.16/modules/book/book-navigation.tpl.php
  x drupal-7.16/modules/block/
  x drupal-7.16/modules/block/block.js
  x drupal-7.16/modules/block/block.install
  x drupal-7.16/modules/block/block.tpl.php
  x drupal-7.16/modules/block/block.info
  x drupal-7.16/modules/block/block.admin.inc
  x drupal-7.16/modules/block/block.api.php
  x drupal-7.16/modules/block/block.module
  x drupal-7.16/modules/block/block-admin-display-form.tpl.php
  x drupal-7.16/modules/block/tests/
  x drupal-7.16/modules/block/tests/themes/
  x drupal-7.16/modules/block/tests/themes/block_test_theme/
  x drupal-7.16/modules/block/tests/themes/block_test_theme/block_test_theme.info
  x drupal-7.16/modules/block/tests/themes/block_test_theme/page.tpl.php
  x drupal-7.16/modules/block/tests/block_test.info
  x drupal-7.16/modules/block/tests/block_test.module
  x drupal-7.16/modules/block/block.css
  x drupal-7.16/modules/block/block.test
  x drupal-7.16/modules/php/
  x drupal-7.16/modules/php/php.module
  x drupal-7.16/modules/php/php.info
  x drupal-7.16/modules/php/php.test
  x drupal-7.16/modules/php/php.install
  x drupal-7.16/modules/contextual/
  x drupal-7.16/modules/contextual/contextual.test
  x drupal-7.16/modules/contextual/contextual.info
  x drupal-7.16/modules/contextual/contextual.js
  x drupal-7.16/modules/contextual/images/
  x drupal-7.16/modules/contextual/images/gear-select.png
  x drupal-7.16/modules/contextual/contextual.css
  x drupal-7.16/modules/contextual/contextual.module
  x drupal-7.16/modules/contextual/contextual.api.php
  x drupal-7.16/modules/contextual/contextual-rtl.css
  x drupal-7.16/modules/help/
  x drupal-7.16/modules/help/help.admin.inc
  x drupal-7.16/modules/help/help.test
  x drupal-7.16/modules/help/help.css
  x drupal-7.16/modules/help/help-rtl.css
  x drupal-7.16/modules/help/help.module
  x drupal-7.16/modules/help/help.info
  x drupal-7.16/modules/help/help.api.php
  x drupal-7.16/modules/dblog/
  x drupal-7.16/modules/dblog/dblog-rtl.css
  x drupal-7.16/modules/dblog/dblog.css
  x drupal-7.16/modules/dblog/dblog.module
  x drupal-7.16/modules/dblog/dblog.info
  x drupal-7.16/modules/dblog/dblog.test
  x drupal-7.16/modules/dblog/dblog.admin.inc
  x drupal-7.16/modules/dblog/dblog.install
  x drupal-7.16/modules/search/
  x drupal-7.16/modules/search/search.install
  x drupal-7.16/modules/search/search-result.tpl.php
  x drupal-7.16/modules/search/search.css
  x drupal-7.16/modules/search/search.test
  x drupal-7.16/modules/search/search-results.tpl.php
  x drupal-7.16/modules/search/search.extender.inc
  x drupal-7.16/modules/search/search.module
  x drupal-7.16/modules/search/search.pages.inc
  x drupal-7.16/modules/search/search.info
  x drupal-7.16/modules/search/search.api.php
  x drupal-7.16/modules/search/tests/
  x drupal-7.16/modules/search/tests/UnicodeTest.txt
  x drupal-7.16/modules/search/tests/search_extra_type.info
  x drupal-7.16/modules/search/tests/search_embedded_form.info
  x drupal-7.16/modules/search/tests/search_embedded_form.module
  x drupal-7.16/modules/search/tests/search_extra_type.module
  x drupal-7.16/modules/search/search.admin.inc
  x drupal-7.16/modules/search/search-rtl.css
  x drupal-7.16/modules/search/search-block-form.tpl.php
  x drupal-7.16/modules/translation/
  x drupal-7.16/modules/translation/translation.pages.inc
  x drupal-7.16/modules/translation/translation.module
  x drupal-7.16/modules/translation/translation.info
  x drupal-7.16/modules/translation/tests/
  x drupal-7.16/modules/translation/tests/translation_test.module
  x drupal-7.16/modules/translation/tests/translation_test.info
  x drupal-7.16/modules/translation/translation.test
  x drupal-7.16/modules/tracker/
  x drupal-7.16/modules/tracker/tracker.install
  x drupal-7.16/modules/tracker/tracker.pages.inc
  x drupal-7.16/modules/tracker/tracker.css
  x drupal-7.16/modules/tracker/tracker.module
  x drupal-7.16/modules/tracker/tracker.info
  x drupal-7.16/modules/tracker/tracker.test
  x drupal-7.16/modules/shortcut/
  x drupal-7.16/modules/shortcut/shortcut.install
  x drupal-7.16/modules/shortcut/shortcut.admin.css
  x drupal-7.16/modules/shortcut/shortcut.css
  x drupal-7.16/modules/shortcut/shortcut-rtl.css
  x drupal-7.16/modules/shortcut/shortcut.test
  x drupal-7.16/modules/shortcut/shortcut.admin.js
  x drupal-7.16/modules/shortcut/shortcut.png
  x drupal-7.16/modules/shortcut/shortcut.api.php
  x drupal-7.16/modules/shortcut/shortcut.module
  x drupal-7.16/modules/shortcut/shortcut.admin.inc
  x drupal-7.16/modules/shortcut/shortcut.info
  x drupal-7.16/modules/path/
  x drupal-7.16/modules/path/path.test
  x drupal-7.16/modules/path/path.admin.inc
  x drupal-7.16/modules/path/path.module
  x drupal-7.16/modules/path/path.api.php
  x drupal-7.16/modules/path/path.info
  x drupal-7.16/modules/path/path.js
  x drupal-7.16/modules/taxonomy/
  x drupal-7.16/modules/taxonomy/taxonomy.pages.inc
  x drupal-7.16/modules/taxonomy/taxonomy.info
  x drupal-7.16/modules/taxonomy/taxonomy.admin.inc
  x drupal-7.16/modules/taxonomy/taxonomy.js
  x drupal-7.16/modules/taxonomy/taxonomy.css
  x drupal-7.16/modules/taxonomy/taxonomy.test
  x drupal-7.16/modules/taxonomy/taxonomy.api.php
  x drupal-7.16/modules/taxonomy/taxonomy.tokens.inc
  x drupal-7.16/modules/taxonomy/taxonomy-term.tpl.php
  x drupal-7.16/modules/taxonomy/taxonomy.module
  x drupal-7.16/modules/taxonomy/taxonomy.install
  x drupal-7.16/modules/field_ui/
  x drupal-7.16/modules/field_ui/field_ui.api.php
  x drupal-7.16/modules/field_ui/field_ui.test
  x drupal-7.16/modules/field_ui/field_ui-rtl.css
  x drupal-7.16/modules/field_ui/field_ui.module
  x drupal-7.16/modules/field_ui/field_ui.css
  x drupal-7.16/modules/field_ui/field_ui.js
  x drupal-7.16/modules/field_ui/field_ui.admin.inc
  x drupal-7.16/modules/field_ui/field_ui.info
  x drupal-7.16/modules/update/
  x drupal-7.16/modules/update/update.manager.inc
  x drupal-7.16/modules/update/update.settings.inc
  x drupal-7.16/modules/update/update.compare.inc
  x drupal-7.16/modules/update/update.module
  x drupal-7.16/modules/update/update.install
  x drupal-7.16/modules/update/update-rtl.css
  x drupal-7.16/modules/update/update.test
  x drupal-7.16/modules/update/tests/
  x drupal-7.16/modules/update/tests/update_test_basetheme.1_1-sec.xml
  x drupal-7.16/modules/update/tests/ccc_update_test.info
  x drupal-7.16/modules/update/tests/bbb_update_test.module
  x drupal-7.16/modules/update/tests/aaa_update_test.module
  x drupal-7.16/modules/update/tests/aaa_update_test.info
  x drupal-7.16/modules/update/tests/bbb_update_test.1_0.xml
  x drupal-7.16/modules/update/tests/themes/
  x drupal-7.16/modules/update/tests/themes/update_test_subtheme/
  x drupal-7.16/modules/update/tests/themes/update_test_subtheme/update_test_subtheme.info
  x drupal-7.16/modules/update/tests/themes/update_test_basetheme/
  x drupal-7.16/modules/update/tests/themes/update_test_basetheme/update_test_basetheme.info
  x drupal-7.16/modules/update/tests/update_test_subtheme.1_0.xml
  x drupal-7.16/modules/update/tests/update_test.info
  x drupal-7.16/modules/update/tests/ccc_update_test.module
  x drupal-7.16/modules/update/tests/aaa_update_test.1_0.xml
  x drupal-7.16/modules/update/tests/drupal.0.xml
  x drupal-7.16/modules/update/tests/drupal.2-sec.xml
  x drupal-7.16/modules/update/tests/ccc_update_test.1_0.xml
  x drupal-7.16/modules/update/tests/bbb_update_test.info
  x drupal-7.16/modules/update/tests/update_test.module
  x drupal-7.16/modules/update/tests/drupal.dev.xml
  x drupal-7.16/modules/update/tests/aaa_update_test.tar.gz
  x drupal-7.16/modules/update/tests/aaa_update_test.no-releases.xml
  x drupal-7.16/modules/update/tests/drupal.1.xml
  x drupal-7.16/modules/update/update.api.php
  x drupal-7.16/modules/update/update.css
  x drupal-7.16/modules/update/update.authorize.inc
  x drupal-7.16/modules/update/update.report.inc
  x drupal-7.16/modules/update/update.info
  x drupal-7.16/modules/update/update.fetch.inc
  x drupal-7.16/modules/poll/
  x drupal-7.16/modules/poll/poll-bar--block.tpl.php
  x drupal-7.16/modules/poll/poll.install
  x drupal-7.16/modules/poll/poll.css
  x drupal-7.16/modules/poll/poll.info
  x drupal-7.16/modules/poll/poll.test
  x drupal-7.16/modules/poll/poll-rtl.css
  x drupal-7.16/modules/poll/poll-results--block.tpl.php
  x drupal-7.16/modules/poll/poll.module
  x drupal-7.16/modules/poll/poll.tokens.inc
  x drupal-7.16/modules/poll/poll-results.tpl.php
  x drupal-7.16/modules/poll/poll.pages.inc
  x drupal-7.16/modules/poll/poll-vote.tpl.php
  x drupal-7.16/modules/poll/poll-bar.tpl.php
  x drupal-7.16/modules/aggregator/
  x drupal-7.16/modules/aggregator/aggregator.parser.inc
  x drupal-7.16/modules/aggregator/aggregator.pages.inc
  x drupal-7.16/modules/aggregator/aggregator.fetcher.inc
  x drupal-7.16/modules/aggregator/aggregator-feed-source.tpl.php
  x drupal-7.16/modules/aggregator/aggregator.processor.inc
  x drupal-7.16/modules/aggregator/aggregator-summary-item.tpl.php
  x drupal-7.16/modules/aggregator/aggregator.info
  x drupal-7.16/modules/aggregator/aggregator.api.php
  x drupal-7.16/modules/aggregator/aggregator.install
  x drupal-7.16/modules/aggregator/aggregator.test
  x drupal-7.16/modules/aggregator/aggregator-rtl.css
  x drupal-7.16/modules/aggregator/aggregator.css
  x drupal-7.16/modules/aggregator/aggregator.admin.inc
  x drupal-7.16/modules/aggregator/aggregator.module
  x drupal-7.16/modules/aggregator/aggregator-wrapper.tpl.php
  x drupal-7.16/modules/aggregator/tests/
  x drupal-7.16/modules/aggregator/tests/aggregator_test.info
  x drupal-7.16/modules/aggregator/tests/aggregator_test_atom.xml
  x drupal-7.16/modules/aggregator/tests/aggregator_test_rss091.xml
  x drupal-7.16/modules/aggregator/tests/aggregator_test.module
  x drupal-7.16/modules/aggregator/aggregator-summary-items.tpl.php
  x drupal-7.16/modules/aggregator/aggregator-item.tpl.php
  x drupal-7.16/modules/field/
  x drupal-7.16/modules/field/field.attach.inc
  x drupal-7.16/modules/field/field.multilingual.inc
  x drupal-7.16/modules/field/modules/
  x drupal-7.16/modules/field/modules/field_sql_storage/
  x drupal-7.16/modules/field/modules/field_sql_storage/field_sql_storage.test
  x drupal-7.16/modules/field/modules/field_sql_storage/field_sql_storage.module
  x drupal-7.16/modules/field/modules/field_sql_storage/field_sql_storage.info
  x drupal-7.16/modules/field/modules/field_sql_storage/field_sql_storage.install
  x drupal-7.16/modules/field/modules/text/
  x drupal-7.16/modules/field/modules/text/text.test
  x drupal-7.16/modules/field/modules/text/text.module
  x drupal-7.16/modules/field/modules/text/text.install
  x drupal-7.16/modules/field/modules/text/text.info
  x drupal-7.16/modules/field/modules/text/text.js
  x drupal-7.16/modules/field/modules/options/
  x drupal-7.16/modules/field/modules/options/options.info
  x drupal-7.16/modules/field/modules/options/options.test
  x drupal-7.16/modules/field/modules/options/options.api.php
  x drupal-7.16/modules/field/modules/options/options.module
  x drupal-7.16/modules/field/modules/list/
  x drupal-7.16/modules/field/modules/list/list.info
  x drupal-7.16/modules/field/modules/list/list.module
  x drupal-7.16/modules/field/modules/list/tests/
  x drupal-7.16/modules/field/modules/list/tests/list_test.info
  x drupal-7.16/modules/field/modules/list/tests/list_test.module
  x drupal-7.16/modules/field/modules/list/tests/list.test
  x drupal-7.16/modules/field/modules/list/list.install
  x drupal-7.16/modules/field/modules/number/
  x drupal-7.16/modules/field/modules/number/number.module
  x drupal-7.16/modules/field/modules/number/number.install
  x drupal-7.16/modules/field/modules/number/number.info
  x drupal-7.16/modules/field/modules/number/number.test
  x drupal-7.16/modules/field/field.install
  x drupal-7.16/modules/field/field.form.inc
  x drupal-7.16/modules/field/field.info
  x drupal-7.16/modules/field/theme/
  x drupal-7.16/modules/field/theme/field.css
  x drupal-7.16/modules/field/theme/field.tpl.php
  x drupal-7.16/modules/field/theme/field-rtl.css
  x drupal-7.16/modules/field/field.info.inc
  x drupal-7.16/modules/field/field.default.inc
  x drupal-7.16/modules/field/field.module
  x drupal-7.16/modules/field/field.api.php
  x drupal-7.16/modules/field/tests/
  x drupal-7.16/modules/field/tests/field.test
  x drupal-7.16/modules/field/tests/field_test.info
  x drupal-7.16/modules/field/tests/field_test.field.inc
  x drupal-7.16/modules/field/tests/field_test.module
  x drupal-7.16/modules/field/tests/field_test.entity.inc
  x drupal-7.16/modules/field/tests/field_test.storage.inc
  x drupal-7.16/modules/field/tests/field_test.install
  x drupal-7.16/modules/field/field.crud.inc
  x drupal-7.16/modules/statistics/
  x drupal-7.16/modules/statistics/statistics.info
  x drupal-7.16/modules/statistics/statistics.admin.inc
  x drupal-7.16/modules/statistics/statistics.tokens.inc
  x drupal-7.16/modules/statistics/statistics.module
  x drupal-7.16/modules/statistics/statistics.test
  x drupal-7.16/modules/statistics/statistics.install
  x drupal-7.16/modules/statistics/statistics.pages.inc
  x drupal-7.16/modules/contact/
  x drupal-7.16/modules/contact/contact.info
  x drupal-7.16/modules/contact/contact.test
  x drupal-7.16/modules/contact/contact.install
  x drupal-7.16/modules/contact/contact.pages.inc
  x drupal-7.16/modules/contact/contact.module
  x drupal-7.16/modules/contact/contact.admin.inc
  x drupal-7.16/modules/toolbar/
  x drupal-7.16/modules/toolbar/toolbar.module
  x drupal-7.16/modules/toolbar/toolbar.tpl.php
  x drupal-7.16/modules/toolbar/toolbar.png
  x drupal-7.16/modules/toolbar/toolbar.info
  x drupal-7.16/modules/toolbar/toolbar.css
  x drupal-7.16/modules/toolbar/toolbar-rtl.css
  x drupal-7.16/modules/toolbar/toolbar.js
  x drupal-7.16/themes/
  x drupal-7.16/themes/seven/
  x drupal-7.16/themes/seven/vertical-tabs-rtl.css
  x drupal-7.16/themes/seven/ie6.css
  x drupal-7.16/themes/seven/style-rtl.css
  x drupal-7.16/themes/seven/maintenance-page.tpl.php
  x drupal-7.16/themes/seven/ie7.css
  x drupal-7.16/themes/seven/logo.png
  x drupal-7.16/themes/seven/reset.css
  x drupal-7.16/themes/seven/vertical-tabs.css
  x drupal-7.16/themes/seven/style.css
  x drupal-7.16/themes/seven/template.php
  x drupal-7.16/themes/seven/images/
  x drupal-7.16/themes/seven/images/task-item.png
  x drupal-7.16/themes/seven/images/task-check.png
  x drupal-7.16/themes/seven/images/ui-icons-888888-256x240.png
  x drupal-7.16/themes/seven/images/arrow-asc.png
  x drupal-7.16/themes/seven/images/fc-rtl.png
  x drupal-7.16/themes/seven/images/ui-icons-800000-256x240.png
  x drupal-7.16/themes/seven/images/arrow-desc.png
  x drupal-7.16/themes/seven/images/fc.png
  x drupal-7.16/themes/seven/images/ui-icons-ffffff-256x240.png
  x drupal-7.16/themes/seven/images/ui-icons-222222-256x240.png
  x drupal-7.16/themes/seven/images/task-item-rtl.png
  x drupal-7.16/themes/seven/images/arrow-next.png
  x drupal-7.16/themes/seven/images/add.png
  x drupal-7.16/themes/seven/images/list-item-rtl.png
  x drupal-7.16/themes/seven/images/ui-icons-454545-256x240.png
  x drupal-7.16/themes/seven/images/buttons.png
  x drupal-7.16/themes/seven/images/list-item.png
  x drupal-7.16/themes/seven/images/arrow-prev.png
  x drupal-7.16/themes/seven/seven.info
  x drupal-7.16/themes/seven/jquery.ui.theme.css
  x drupal-7.16/themes/seven/ie.css
  x drupal-7.16/themes/seven/page.tpl.php
  x drupal-7.16/themes/seven/screenshot.png
  x drupal-7.16/themes/garland/
  x drupal-7.16/themes/garland/style-rtl.css
  x drupal-7.16/themes/garland/maintenance-page.tpl.php
  x drupal-7.16/themes/garland/print.css
  x drupal-7.16/themes/garland/fix-ie.css
  x drupal-7.16/themes/garland/color/
  x drupal-7.16/themes/garland/color/base.png
  x drupal-7.16/themes/garland/color/preview.css
  x drupal-7.16/themes/garland/color/preview.png
  x drupal-7.16/themes/garland/color/color.inc
  x drupal-7.16/themes/garland/fix-ie-rtl.css
  x drupal-7.16/themes/garland/garland.info
  x drupal-7.16/themes/garland/comment.tpl.php
  x drupal-7.16/themes/garland/logo.png
  x drupal-7.16/themes/garland/theme-settings.php
  x drupal-7.16/themes/garland/style.css
  x drupal-7.16/themes/garland/template.php
  x drupal-7.16/themes/garland/images/
  x drupal-7.16/themes/garland/images/bg-navigation-item-hover.png
  x drupal-7.16/themes/garland/images/menu-leaf.gif
  x drupal-7.16/themes/garland/images/bg-navigation-item.png
  x drupal-7.16/themes/garland/images/menu-collapsed.gif
  x drupal-7.16/themes/garland/images/menu-collapsed-rtl.gif
  x drupal-7.16/themes/garland/images/bg-tab.png
  x drupal-7.16/themes/garland/images/bg-content-right.png
  x drupal-7.16/themes/garland/images/bg-bar-white.png
  x drupal-7.16/themes/garland/images/task-list.png
  x drupal-7.16/themes/garland/images/body.png
  x drupal-7.16/themes/garland/images/gradient-inner.png
  x drupal-7.16/themes/garland/images/bg-bar.png
  x drupal-7.16/themes/garland/images/bg-content.png
  x drupal-7.16/themes/garland/images/menu-expanded.gif
  x drupal-7.16/themes/garland/images/bg-content-left.png
  x drupal-7.16/themes/garland/images/bg-navigation.png
  x drupal-7.16/themes/garland/node.tpl.php
  x drupal-7.16/themes/garland/page.tpl.php
  x drupal-7.16/themes/garland/screenshot.png
  x drupal-7.16/themes/README.txt
  x drupal-7.16/themes/bartik/
  x drupal-7.16/themes/bartik/color/
  x drupal-7.16/themes/bartik/color/base.png
  x drupal-7.16/themes/bartik/color/preview.css
  x drupal-7.16/themes/bartik/color/preview.png
  x drupal-7.16/themes/bartik/color/preview.js
  x drupal-7.16/themes/bartik/color/color.inc
  x drupal-7.16/themes/bartik/color/preview.html
  x drupal-7.16/themes/bartik/logo.png
  x drupal-7.16/themes/bartik/template.php
  x drupal-7.16/themes/bartik/images/
  x drupal-7.16/themes/bartik/images/comment-arrow-rtl.gif
  x drupal-7.16/themes/bartik/images/add.png
  x drupal-7.16/themes/bartik/images/buttons.png
  x drupal-7.16/themes/bartik/images/tabs-border.png
  x drupal-7.16/themes/bartik/images/search-button.png
  x drupal-7.16/themes/bartik/images/comment-arrow.gif
  x drupal-7.16/themes/bartik/bartik.info
  x drupal-7.16/themes/bartik/css/
  x drupal-7.16/themes/bartik/css/ie6.css
  x drupal-7.16/themes/bartik/css/layout.css
  x drupal-7.16/themes/bartik/css/style-rtl.css
  x drupal-7.16/themes/bartik/css/print.css
  x drupal-7.16/themes/bartik/css/maintenance-page.css
  x drupal-7.16/themes/bartik/css/layout-rtl.css
  x drupal-7.16/themes/bartik/css/style.css
  x drupal-7.16/themes/bartik/css/ie-rtl.css
  x drupal-7.16/themes/bartik/css/ie.css
  x drupal-7.16/themes/bartik/css/colors.css
  x drupal-7.16/themes/bartik/templates/
  x drupal-7.16/themes/bartik/templates/comment-wrapper.tpl.php
  x drupal-7.16/themes/bartik/templates/maintenance-page.tpl.php
  x drupal-7.16/themes/bartik/templates/comment.tpl.php
  x drupal-7.16/themes/bartik/templates/node.tpl.php
  x drupal-7.16/themes/bartik/templates/page.tpl.php
  x drupal-7.16/themes/bartik/screenshot.png
  x drupal-7.16/themes/engines/
  x drupal-7.16/themes/engines/phptemplate/
  x drupal-7.16/themes/engines/phptemplate/phptemplate.engine
  x drupal-7.16/themes/stark/
  x drupal-7.16/themes/stark/layout.css
  x drupal-7.16/themes/stark/README.txt
  x drupal-7.16/themes/stark/logo.png
  x drupal-7.16/themes/stark/screenshot.png
  x drupal-7.16/themes/stark/stark.info
  x drupal-7.16/COPYRIGHT.txt
  x drupal-7.16/UPGRADE.txt
  x drupal-7.16/README.txt
  x drupal-7.16/robots.txt
  x drupal-7.16/.gitignore
  x drupal-7.16/LICENSE.txt
  x drupal-7.16/INSTALL.txt
  x drupal-7.16/sites/
  x drupal-7.16/sites/example.sites.php
  x drupal-7.16/sites/all/
  x drupal-7.16/sites/all/modules/
  x drupal-7.16/sites/all/modules/README.txt
  x drupal-7.16/sites/all/themes/
  x drupal-7.16/sites/all/themes/README.txt
  x drupal-7.16/sites/all/README.txt
  x drupal-7.16/sites/default/
  x drupal-7.16/sites/default/default.settings.php
  x drupal-7.16/authorize.php
  x drupal-7.16/install.php
  x drupal-7.16/scripts/
  x drupal-7.16/scripts/dump-database-d6.sh
  x drupal-7.16/scripts/code-clean.sh
  x drupal-7.16/scripts/cron-lynx.sh
  x drupal-7.16/scripts/password-hash.sh
  x drupal-7.16/scripts/generate-d6-content.sh
  x drupal-7.16/scripts/drupal.sh
  x drupal-7.16/scripts/cron-curl.sh
  x drupal-7.16/scripts/generate-d7-content.sh
  x drupal-7.16/scripts/run-tests.sh
  x drupal-7.16/scripts/test.script
  x drupal-7.16/scripts/dump-database-d7.sh
  x drupal-7.16/profiles/
  x drupal-7.16/profiles/testing/
  x drupal-7.16/profiles/testing/testing.install
  x drupal-7.16/profiles/testing/modules/
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_incompatible_test/
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.module
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_incompatible_test/drupal_system_listing_incompatible_test.info
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_compatible_test/
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.module
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.info
  x drupal-7.16/profiles/testing/modules/drupal_system_listing_compatible_test/drupal_system_listing_compatible_test.test
  x drupal-7.16/profiles/testing/testing.profile
  x drupal-7.16/profiles/testing/testing.info
  x drupal-7.16/profiles/standard/
  x drupal-7.16/profiles/standard/standard.info
  x drupal-7.16/profiles/standard/standard.install
  x drupal-7.16/profiles/standard/standard.profile
  x drupal-7.16/profiles/standard/translations/
  x drupal-7.16/profiles/standard/translations/README.txt
  x drupal-7.16/profiles/minimal/
  x drupal-7.16/profiles/minimal/minimal.info
  x drupal-7.16/profiles/minimal/minimal.profile
  x drupal-7.16/profiles/minimal/minimal.install
  x drupal-7.16/profiles/minimal/translations/
  x drupal-7.16/profiles/minimal/translations/README.txt
  x drupal-7.16/INSTALL.sqlite.txt
  x drupal-7.16/update.php
  x drupal-7.16/index.php
  x drupal-7.16/INSTALL.mysql.txt
  x drupal-7.16/misc/
  x drupal-7.16/misc/powered-gray-80x15.png
  x drupal-7.16/misc/throbber.gif
  x drupal-7.16/misc/message-24-help.png
  x drupal-7.16/misc/message-24-error.png
  x drupal-7.16/misc/arrow-asc.png
  x drupal-7.16/misc/vertical-tabs-rtl.css
  x drupal-7.16/misc/jquery.js
  x drupal-7.16/misc/batch.js
  x drupal-7.16/misc/print-rtl.css
  x drupal-7.16/misc/textarea.js
  x drupal-7.16/misc/powered-blue-88x31.png
  x drupal-7.16/misc/farbtastic/
  x drupal-7.16/misc/farbtastic/wheel.png
  x drupal-7.16/misc/farbtastic/mask.png
  x drupal-7.16/misc/farbtastic/marker.png
  x drupal-7.16/misc/farbtastic/farbtastic.js
  x drupal-7.16/misc/farbtastic/farbtastic.css
  x drupal-7.16/misc/watchdog-error.png
  x drupal-7.16/misc/draggable.png
  x drupal-7.16/misc/powered-black-80x15.png
  x drupal-7.16/misc/permissions.png
  x drupal-7.16/misc/print.css
  x drupal-7.16/misc/tree.png
  x drupal-7.16/misc/powered-blue-80x15.png
  x drupal-7.16/misc/favicon.ico
  x drupal-7.16/misc/message-24-ok.png
  x drupal-7.16/misc/ui/
  x drupal-7.16/misc/ui/jquery.ui.dialog.min.js
  x drupal-7.16/misc/ui/jquery.ui.accordion.css
  x drupal-7.16/misc/ui/jquery.effects.shake.min.js
  x drupal-7.16/misc/ui/jquery.effects.clip.min.js
  x drupal-7.16/misc/ui/jquery.ui.slider.min.js
  x drupal-7.16/misc/ui/jquery.ui.resizable.css
  x drupal-7.16/misc/ui/jquery.ui.tabs.css
  x drupal-7.16/misc/ui/jquery.ui.progressbar.min.js
  x drupal-7.16/misc/ui/jquery.effects.blind.min.js
  x drupal-7.16/misc/ui/jquery.ui.autocomplete.css
  x drupal-7.16/misc/ui/jquery.ui.button.css
  x drupal-7.16/misc/ui/jquery.ui.widget.min.js
  x drupal-7.16/misc/ui/jquery.effects.drop.min.js
  x drupal-7.16/misc/ui/jquery.effects.scale.min.js
  x drupal-7.16/misc/ui/jquery.ui.selectable.css
  x drupal-7.16/misc/ui/jquery.ui.core.css
  x drupal-7.16/misc/ui/jquery.ui.core.min.js
  x drupal-7.16/misc/ui/jquery.ui.draggable.min.js
  x drupal-7.16/misc/ui/jquery.ui.sortable.min.js
  x drupal-7.16/misc/ui/jquery.ui.droppable.min.js
  x drupal-7.16/misc/ui/jquery.effects.core.min.js
  x drupal-7.16/misc/ui/jquery.effects.transfer.min.js
  x drupal-7.16/misc/ui/images/
  x drupal-7.16/misc/ui/images/ui-bg_glass_95_fef1ec_1x400.png
  x drupal-7.16/misc/ui/images/ui-icons_222222_256x240.png
  x drupal-7.16/misc/ui/images/ui-bg_flat_0_aaaaaa_40x100.png
  x drupal-7.16/misc/ui/images/ui-icons_454545_256x240.png
  x drupal-7.16/misc/ui/images/ui-bg_glass_55_fbf9ee_1x400.png
  x drupal-7.16/misc/ui/images/ui-bg_glass_65_ffffff_1x400.png
  x drupal-7.16/misc/ui/images/ui-bg_glass_75_e6e6e6_1x400.png
  x drupal-7.16/misc/ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png
  x drupal-7.16/misc/ui/images/ui-bg_glass_75_dadada_1x400.png
  x drupal-7.16/misc/ui/images/ui-icons_cd0a0a_256x240.png
  x drupal-7.16/misc/ui/images/ui-bg_flat_75_ffffff_40x100.png
  x drupal-7.16/misc/ui/images/ui-icons_2e83ff_256x240.png
  x drupal-7.16/misc/ui/images/ui-icons_888888_256x240.png
  x drupal-7.16/misc/ui/jquery.effects.fade.min.js
  x drupal-7.16/misc/ui/jquery.ui.mouse.min.js
  x drupal-7.16/misc/ui/jquery.effects.slide.min.js
  x drupal-7.16/misc/ui/jquery.effects.pulsate.min.js
  x drupal-7.16/misc/ui/jquery.effects.bounce.min.js
  x drupal-7.16/misc/ui/jquery.effects.fold.min.js
  x drupal-7.16/misc/ui/jquery.effects.highlight.min.js
  x drupal-7.16/misc/ui/jquery.ui.theme.css
  x drupal-7.16/misc/ui/jquery.ui.resizable.min.js
  x drupal-7.16/misc/ui/jquery.ui.datepicker.css
  x drupal-7.16/misc/ui/jquery.ui.selectable.min.js
  x drupal-7.16/misc/ui/jquery.effects.explode.min.js
  x drupal-7.16/misc/ui/jquery.ui.datepicker.min.js
  x drupal-7.16/misc/ui/jquery.ui.button.min.js
  x drupal-7.16/misc/ui/jquery.ui.slider.css
  x drupal-7.16/misc/ui/jquery.ui.dialog.css
  x drupal-7.16/misc/ui/jquery.ui.autocomplete.min.js
  x drupal-7.16/misc/ui/jquery.ui.progressbar.css
  x drupal-7.16/misc/ui/jquery.ui.accordion.min.js
  x drupal-7.16/misc/ui/jquery.ui.position.min.js
  x drupal-7.16/misc/ui/jquery.ui.tabs.min.js
  x drupal-7.16/misc/watchdog-warning.png
  x drupal-7.16/misc/druplicon.png
  x drupal-7.16/misc/machine-name.js
  x drupal-7.16/misc/arrow-desc.png
  x drupal-7.16/misc/message-16-info.png
  x drupal-7.16/misc/forum-icons.png
  x drupal-7.16/misc/drupal.js
  x drupal-7.16/misc/grippie.png
  x drupal-7.16/misc/jquery.form.js
  x drupal-7.16/misc/vertical-tabs.css
  x drupal-7.16/misc/help.png
  x drupal-7.16/misc/menu-collapsed-rtl.png
  x drupal-7.16/misc/tableselect.js
  x drupal-7.16/misc/menu-expanded.png
  x drupal-7.16/misc/message-24-info.png
  x drupal-7.16/misc/progress.gif
  x drupal-7.16/misc/jquery.once.js
  x drupal-7.16/misc/tableheader.js
  x drupal-7.16/misc/message-24-warning.png
  x drupal-7.16/misc/form.js
  x drupal-7.16/misc/authorize.js
  x drupal-7.16/misc/powered-black-88x31.png
  x drupal-7.16/misc/vertical-tabs.js
  x drupal-7.16/misc/states.js
  x drupal-7.16/misc/powered-black-135x42.png
  x drupal-7.16/misc/powered-gray-135x42.png
  x drupal-7.16/misc/timezone.js
  x drupal-7.16/misc/powered-gray-88x31.png
  x drupal-7.16/misc/message-16-error.png
  x drupal-7.16/misc/menu-leaf.png
  x drupal-7.16/misc/jquery.ba-bbq.js
  x drupal-7.16/misc/autocomplete.js
  x drupal-7.16/misc/message-16-ok.png
  x drupal-7.16/misc/ajax.js
  x drupal-7.16/misc/powered-blue-135x42.png
  x drupal-7.16/misc/configure.png
  x drupal-7.16/misc/progress.js
  x drupal-7.16/misc/menu-collapsed.png
  x drupal-7.16/misc/message-16-help.png
  x drupal-7.16/misc/message-16-warning.png
  x drupal-7.16/misc/tree-bottom.png
  x drupal-7.16/misc/watchdog-ok.png
  x drupal-7.16/misc/collapse.js
  x drupal-7.16/misc/feed.png
  x drupal-7.16/misc/jquery.cookie.js
  x drupal-7.16/misc/tabledrag.js
  x drupal-7.16/.htaccess
  x drupal-7.16/CHANGELOG.txt
  x drupal-7.16/web.config
  x drupal-7.16/cron.php
Executing: svn info "C:\\Users\\Dennis\\AppData\\Local\\Temp\\make_tmp_1350618155_5080cc2bca4e4"
  'svn' is not recognized as an internal or external command,
  operable program or batch file.

Executing: bzr root "C:\\Users\\Dennis\\AppData\\Local\\Temp\\make_tmp_1350618155_5080cc2bca4e4"
  'bzr' is not recognized as an internal or external command,
  operable program or batch file.

I don't know if this helps, but myself and 12 other people would love to make use of this make feature.

Dennis

sylus’s picture

Priority: Normal » Major

I am moving this to major, I hope this is okay but definitely seems to be a major issue.

densolis’s picture

sylus,

Thanks, Oh, I should have caught that. I might even say it was critical as drush make is unusable for those of us window users on 5.7 who are salivating at the mouth to use it.

It should be noted that I can do the drush dl drupal and I have no problem. It download drupal core and puts it in the appropriate directory without any problems.

If there is anything I can do to help solve the issue, please let me know.

Dennis

moshe weitzman’s picture

Priority: Normal » Major

Would be great if someone tried with very latest code in 7.x-5.x branch or master branch. We might have fixed this since last release. There has been work on untar and mime detection.

sylus’s picture

Hey @moshe weitzman I have tried 6.0-dev and you are correct I no longer have a problem.

I hate to be a bother but would you have an estimated timeline on when a Windows Install could be made available for newer version.

I know some other people will have problems without that.

Greatly appreciate your time and love that a fix is in place!

densolis’s picture

moshe weitzman,

I've download drush from the main branch and will test it. Let me ask, I've read article that said the next version of drush was not quite stable. Is this true? Or should it be stable enough to switch to?

will try to get to it tonight.

Dennis

densolis’s picture

sylus, moshe weitzman

I have download drush 6 using the git command:

git clone --recursive --branch master http://git.drupal.org/project/drush.git

I look at the resulting directory, but I'm not quite sure what do with it. The readme file say run the windows installer, but I don't believe there is an installer for Drush 6. I compared the programs / directory to the directories on my computer:

C:/Program Files (x86)/Drush/GnuWin32/bin
C:/Program Files (x86)/Drush/Php

and they do not have the same directory structure.

So how do I manually install drush 6 on Windows 7?

sylus’s picture

Steps to install dev version:

1) Install drush 5.7 using MSI installer on drush.ws
2) Replace contents of drush directory in C:/Program Data/Drush with dev release of drush
3) Test out using new version of drush with: drush version

densolis’s picture

Stylus,

It worked great with the simple file. Now I going to add some other modules to the make and see how it does.

One other thing. At first I was a little confused because there was no C:/Program Data directory. I then realized that I needed to show the hidden directories and files.

For those who don't know, Microsoft has instructions for displaying hidden files and folders for Windows XP. This link contains the instructions for instructions for Vista / Windows 7.

If you are not a fan of Microsoft instructions, you can google either "display hidden files in windows xp" or "display hidden files in windows 7". You will find plenty of instructions.

Dennis

densolis’s picture

Stylus, moshe weitzman,

Thanks for your assistance. I documented how to do a manual install of of Drush 6 and posted it to groups.drupal.org/drush.

I will also publish this article on Drush - Drupal Shell Utility.

Dennis

greg.1.anderson’s picture

Version: » 8.x-6.x-dev
Status: Active » Closed (won't fix)
Issue tags: +Needs migration

This issue was marked closed (won't fix) because Drush has moved to Github.

If desired, you may copy this bug to our Github project and then post a link here to the new issue. Please also change the status of this issue to closed (duplicate).

Please ask support questions on Drupal Answers.