Closed dirk-thomas closed 11 years ago
When the source repository does not have a tag with the version number the message could be better than:
[git-bloom-import-upstream]: Exporting version 1.8.13 WARNING [vcstools] Command failed: 'git archive -o /tmp/bloom_TWfdWB/upstream-1.8.13.tar 1.8.13' run at: '/tmp/bloom_TWfdWB/upstream' errcode: 128: fatal: Not a valid object name [/vcstools] [git-bloom-import-upstream]: Failed to export upstream repository.
Also looking for an alternative tag with the name "pkgname-VERSION" would be great.
This error handling has been improved in bloom 0.3
When the source repository does not have a tag with the version number the message could be better than:
[git-bloom-import-upstream]: Exporting version 1.8.13 WARNING [vcstools] Command failed: 'git archive -o /tmp/bloom_TWfdWB/upstream-1.8.13.tar 1.8.13' run at: '/tmp/bloom_TWfdWB/upstream' errcode: 128: fatal: Not a valid object name [/vcstools] [git-bloom-import-upstream]: Failed to export upstream repository.
Also looking for an alternative tag with the name "pkgname-VERSION" would be great.