We need a drush command to trigger log fetching from the command line. It should use VersioncontrolRepository::fetchLogs(), which backends should implement to be the argument-less full sync between repo and db. Exact same as what happens when you click on 'fetch logs' at admin/content/versioncontrol-repositories.

Comments

sdboyer’s picture

Status: Active » Fixed

Aaaand, done.

Status: Fixed » Closed (fixed)
Issue tags: -git phase 2, -git sprint 7

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

  • Commit 8ca277b on repository-families, drush-vc-sync-unlock by sdboyer:
    Issue #1010398: Create a drush command to run repo log fetching.
    
    

  • Commit 8ca277b on repository-families by sdboyer:
    Issue #1010398: Create a drush command to run repo log fetching.