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

Officially support copying of artifacts #105

Open
quintesse opened this issue Sep 28, 2014 · 0 comments
Open

Officially support copying of artifacts #105

quintesse opened this issue Sep 28, 2014 · 0 comments
Milestone

Comments

@quintesse
Copy link
Member

Right now I created the ModuleCopycat class that takes care of copying a list of artifacts with their set of suffixes to copy from one repository to another. That works kind of okay but has several problems I can think of:

  • error handling: if the copy fails in the middle we are left with an inconsistent state in the cache
  • the ArtifactCallback really doesn't show proper progress (it would be divided into several parts, like copying first from remote to local cache and then a second copy to the final destination)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant