3699: bug fixes and feedback
authorTim Pierce <twp@curoverse.com>
Fri, 12 Sep 2014 21:30:29 +0000 (17:30 -0400)
committerTim Pierce <twp@curoverse.com>
Fri, 12 Sep 2014 21:30:29 +0000 (17:30 -0400)
commit34aac296f4a0d2df0e369a9169924ef7849d6e85
tree6bd3a0460523033ea5b143b71978948eeaaaa5e8
parent4b34d2584324664897467bb902599938710c9650
3699: bug fixes and feedback

* added 'arv copy' front end to sdk/cli/bin/arv
* can supply --recursive for pipeline templates as well as pipeline
  instance
* collections and git repositories are now properly renamed in the
  pipeline template and instance when copying recursively
* copy_collection skips copying blocks if the collection already exists
  at the destination
sdk/cli/bin/arv
sdk/python/arvados/commands/copy.py