Windows webapp: Can create repos on removable drives.
This commit is contained in:
parent
029a1c431a
commit
cf44fc1acb
2 changed files with 4 additions and 0 deletions
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -2,6 +2,7 @@ git-annex (5.20140211) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
* Add progress display for transfers to/from external special remotes.
|
* Add progress display for transfers to/from external special remotes.
|
||||||
* Windows webapp: Can set up box.com, Amazon S3 remotes.
|
* Windows webapp: Can set up box.com, Amazon S3 remotes.
|
||||||
|
* Windows webapp: Can create repos on removable drives.
|
||||||
|
|
||||||
-- Joey Hess <joeyh@debian.org> Mon, 10 Feb 2014 21:33:03 -0400
|
-- Joey Hess <joeyh@debian.org> Mon, 10 Feb 2014 21:33:03 -0400
|
||||||
|
|
||||||
|
|
|
@ -31,3 +31,6 @@ Launching web browser on file://C:\Users\bbigras\AppData\Local\Temp\webapp9400.h
|
||||||
fatal: Not a git repository: '/annex/.git'
|
fatal: Not a git repository: '/annex/.git'
|
||||||
error: could not lock config file /annex/.git/config: No such file or directory
|
error: could not lock config file /annex/.git/config: No such file or directory
|
||||||
"""]]
|
"""]]
|
||||||
|
|
||||||
|
> I've fixed this! Yay!! Get the fix from the hourly windows autobuilder.
|
||||||
|
> --[[Joey]]
|
||||||
|
|
Loading…
Reference in a new issue