Title: Local pull problems
Last modified: August 22, 2016

---

# Local pull problems

 *  [rasmus851](https://wordpress.org/support/users/rasmus851/)
 * (@rasmus851)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/)
 * Hey there.
 * I am getting a weird partial pull before the operation gets interrupted and results
   in the standard Too far ahead or auth problems msg.
 * This is the process i am getting when trying to pull from the repository.
 * Error pulling changes from the remote repository. 1 minut ago
    Error backing 
   up the database. 1 minut ago Pulled #97fd578 from origin/master. 1 minut ago 
   Pulled #1450e60 from origin/master. 1 minut ago Pulled #77c7a73 from origin/master.
   1 minut ago Pulled #2b10654 from origin/master. 1 minut ago
 * Any idea what might be the problem?
 * [https://wordpress.org/plugins/revisr/](https://wordpress.org/plugins/revisr/)

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

 *  Thread Starter [rasmus851](https://wordpress.org/support/users/rasmus851/)
 * (@rasmus851)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887002)
 * I have looked into it and it would seem i am unable to access the files in the
   revisr-backups folder.
 * When i try to interate through the files in the folder i am only shown the .htaccess
   and index.php files, even though there is a bunch of SQL files as well.
 * I can access the files from the URL that
 *     ```
       "{$this->backup_dir}revisr_$table.sql"
       ```
   
 * generates. Even though file_exists() says there is no file at that location…
 *  Thread Starter [rasmus851](https://wordpress.org/support/users/rasmus851/)
 * (@rasmus851)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887006)
 * I tried to create a file in the folder and i could get that without a problem,
   but the files created by the program is non-existing to the program.
 * Im running it through XAMPP, btw
 *  Thread Starter [rasmus851](https://wordpress.org/support/users/rasmus851/)
 * (@rasmus851)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887009)
 * And more info.
 * It would seem that it removes the files from the backup folder, searches after
   them, in which case it fails, and then puts them back into the folder (Guessing
   from the git repository)
 * So, all in all, it would seem the verify_backup function fails as there is no
   files to check on, thus returning a false.
 * I could use some guidance as to how i can get this to work.
 *  Plugin Author [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * (@expandedfronts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887016)
 * Hello,
 * The partial pull issue you mentioned is related to an open issue that has been
   resolved in development and will be included in the next release.
 * First, it looks like you need to specify your MySQL path in order to get backups
   to work.
 * Then, it looks like you’re having an authentication issue with Bitbucket and/
   or GitHub. You’ll need to make sure that you get a “Success!” message when entering
   your “Remote URL” in the “Remote Setttings”.
 * More info on that can be found in the [documentation](http://docs.revisr.io/article/13-remote-settings).
 * Let me know if you have any further questions, thanks!
 *  Thread Starter [rasmus851](https://wordpress.org/support/users/rasmus851/)
 * (@rasmus851)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887033)
 * Right, i am getting a success on backing up the database when pull, though no
   changes to my DB was made.
 * I found out that git throws a 128 error as a last status entry in the dashboard,
   which seems to be the only issue at the moment (Assuming that this error is why
   the database is unchanged, even though it gives a “backed up successfully” message)
 *  Plugin Author [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * (@expandedfronts)
 * [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887161)
 * Hi,
 * If you have the “Import DB when pulling changes?” checkbox checked, it will backup
   the database before every pull in case there are new DB changes to be imported.
   Also, when you hit the “Backup Database” button, it commits the changes to any
   tables you’re tracking for you.
 * Does your issue persist with the latest version (1.9.2)? If so, do you get any
   more detailed errors?

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

The topic ‘Local pull problems’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/revisr_ecf0f1.svg)
 * [Revisr](https://wordpress.org/plugins/revisr/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/revisr/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/revisr/)
 * [Active Topics](https://wordpress.org/support/plugin/revisr/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/revisr/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/revisr/reviews/)

 * 6 replies
 * 2 participants
 * Last reply from: [Expanded Fronts](https://wordpress.org/support/users/expandedfronts/)
 * Last activity: [11 years, 2 months ago](https://wordpress.org/support/topic/local-pull-problems/#post-5887161)
 * Status: not resolved