Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sync remote2remote: set target_uri on updated files too, bug 131 #133

Merged
merged 1 commit into from Mar 7, 2013

Commits on Mar 6, 2013

  1. sync remote2remote: set target_uri on updated files too, bug 131

    fixes bug s3tools#131
    
    We were not setting the target_uri field on files that had changed,
    only on files that were to be newly uploaded.  This was causing a
    traceback when referencing the target_uri field when copying the
    changed file.
    Matt Domsch authored and mdomsch committed Mar 6, 2013
    Copy the full SHA
    2a4fafc View commit details
    Browse the repository at this point in the history