Feature #5676
[SDK] arv-copy automatically creates new repository(ies) on the destination cluster
Start date:
Due date:
% Done:
0%
Estimated time:
Story points:
-
Description
arv-copy currently checks out a destination repository and pushes branches to it. Now that Arvados lets users create their own repositories, it should take advantage of this feature.
Engineering to determine:
- Should arv-copy still support the "push to one repository" mode?
- Should arv-copy create one repository? Or one repository per source repository?
- If arv-copy supports multiple modes, what's the default mode, and how does the user select between them?
- How are names for the destination repository(ies) determined? If arv-copy has a mode where it creates multiple destination repositories, does the user have any control over their naming? How is that specified?
Related issues
History
#1
Updated by Peter Amstutz about 6 years ago
- Description updated (diff)
#2
Updated by Brett Smith over 5 years ago
- Subject changed from [SDK] arv-copy uses git over http and creates new repositories. to [SDK] arv-copy automatically creates new repository(ies) on the destination cluster
- Description updated (diff)
- Category set to SDKs
The "copy over HTTPS" story exists separately as #6605. Dedicating this story to the other half, "create new destination repositories."
#3
Updated by Brett Smith over 5 years ago
- Target version set to Arvados Future Sprints