Title: [Plugin: WP Document Revisions] 1.3.3 error with GitHub
Last modified: August 20, 2016

---

# [Plugin: WP Document Revisions] 1.3.3 error with GitHub

 *  Resolved [Sea Jay](https://wordpress.org/support/users/jcollier/)
 * (@jcollier)
 * [13 years, 11 months ago](https://wordpress.org/support/topic/plugin-wp-document-revisions-133-error-with-github/)
 * After upgrading to 1.3.3 with 3.3.2, I received the following error from GitHub:
 * fatal: Not a git repository: wp-content/plugins/wp-document-revisions/tests/wordpress-
   tests/wordpress-tests/../../.git/modules/tests/wordpress-tests (32768)
 * I’ll upgrade to 3.4.1 and try again.
 * [http://wordpress.org/extend/plugins/wp-document-revisions/](http://wordpress.org/extend/plugins/wp-document-revisions/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  [Steve Grunwell](https://wordpress.org/support/users/stevegrunwell/)
 * (@stevegrunwell)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-document-revisions-133-error-with-github/#post-2884693)
 * Hey Jay,
 * In case you’re still having problems with this, it seems like the (tagged) build
   in the official WordPress plugin repo isn’t quite the same as the 1.3.3 tagged
   version in github:
 *     ```
       $ diff -r benbalter-WP-Document-Revisions-5bdbf54/ wp-document-revisions/
       Only in benbalter-WP-Document-Revisions-5bdbf54/: .gitmodules
       Only in wp-document-revisions/: menu-icon.png
       Only in wp-document-revisions/tests: test-file-2.txt
       Only in wp-document-revisions/tests: test-file.txt
       Only in wp-document-revisions/tests/wordpress-tests: all.php
       Only in wp-document-revisions/tests/wordpress-tests: bootstrap.php
       Only in wp-document-revisions/tests/wordpress-tests: documents
       Only in wp-document-revisions/tests/wordpress-tests: functions.php
       Only in wp-document-revisions/tests/wordpress-tests: phpunit.xml
       Only in wp-document-revisions/tests/wordpress-tests: test_document_front_end.php
       Only in wp-document-revisions/tests/wordpress-tests: test_document_revisions.php
       Only in wp-document-revisions/tests/wordpress-tests: test_document_rewrites.php
       Only in wp-document-revisions/tests/wordpress-tests: wordpress-tests
       ```
   
 * I was receiving the same error message you saw when trying to add wp-content/
   plugins/wp-document-revisions/ to my project’s git repo after installing it through
   the WordPress interface. After replacing the downloaded version with an extracted
   [tar of 1.3.3 from Github](https://github.com/benbalter/WP-Document-Revisions/tarball/1.3.3)
   the plugin was added to my git repo as expected.
 * Hope this helps.
 *  Plugin Author [Ben Balter](https://wordpress.org/support/users/benbalter/)
 * (@benbalter)
 * [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-document-revisions-133-error-with-github/#post-2884700)
 * The issue is that when checking out to your machine, the submodule was not properly
   initialized.
 * WordPress tests will not be included in future versions, and the develop branch
   on GitHub should resolve this issue. Look for a stable version pushed soon. Sorry
   for the trouble.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘[Plugin: WP Document Revisions] 1.3.3 error with GitHub’ is closed to
new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-document-revisions_6c6c6c.svg)
 * [WP Document Revisions](https://wordpress.org/plugins/wp-document-revisions/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-document-revisions/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-document-revisions/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-document-revisions/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-document-revisions/reviews/)

 * 2 replies
 * 3 participants
 * Last reply from: [Ben Balter](https://wordpress.org/support/users/benbalter/)
 * Last activity: [13 years, 9 months ago](https://wordpress.org/support/topic/plugin-wp-document-revisions-133-error-with-github/#post-2884700)
 * Status: resolved