Store an annex-uuid file in the bucket when setting up a new S3 remote.

This commit is contained in:
Joey Hess 2013-04-27 17:01:24 -04:00
parent bda4a6c56f
commit 883b17af01
2 changed files with 55 additions and 20 deletions

1
debian/changelog vendored
View file

@ -46,6 +46,7 @@ git-annex (4.20130418) UNRELEASED; urgency=low
* webapp: Now automatically fills in any creds used by an existing remote
when creating a new remote of the same type. Done for Internet Archive,
S3, Glacier, and Box.com remotes.
* Store an annex-uuid file in the bucket when setting up a new S3 remote.
-- Joey Hess <joeyh@debian.org> Thu, 18 Apr 2013 16:22:48 -0400