webdav and S3 tested and working on windows, for real now
This commit is contained in:
parent
2aeb0750f9
commit
326aa6c604
1 changed files with 2 additions and 2 deletions
|
@ -47,7 +47,8 @@ now! --[[Joey]]
|
||||||
|
|
||||||
* Does not work with Cygwin's build of git (that git does not consistently
|
* Does not work with Cygwin's build of git (that git does not consistently
|
||||||
support use of DOS style paths, which git-annex uses on Windows).
|
support use of DOS style paths, which git-annex uses on Windows).
|
||||||
Must use Msysgit.
|
Must use Msysgit. (Actually, this may no longer be the case; git-annex's
|
||||||
|
handling of paths has improved significantly on windows..)
|
||||||
* rsync special remotes with a rsyncurl of a local directory are known
|
* rsync special remotes with a rsyncurl of a local directory are known
|
||||||
buggy. (git-annex tells rsync C:foo and it thinks it means a remote host
|
buggy. (git-annex tells rsync C:foo and it thinks it means a remote host
|
||||||
named C...)
|
named C...)
|
||||||
|
@ -60,7 +61,6 @@ now! --[[Joey]]
|
||||||
|
|
||||||
## stuff needing testing
|
## stuff needing testing
|
||||||
|
|
||||||
* test S3 and box.com setup in webapp now that they should work..
|
|
||||||
* test that adding a repo on a removable drive works; that git is synced to
|
* test that adding a repo on a removable drive works; that git is synced to
|
||||||
it and files can be transferred to it and back
|
it and files can be transferred to it and back
|
||||||
* Does stopping in progress transfers work in the webapp?
|
* Does stopping in progress transfers work in the webapp?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue