update
This commit is contained in:
parent
84d7fc1198
commit
70b5d85371
1 changed files with 5 additions and 1 deletions
|
@ -3,7 +3,11 @@ now! --[[Joey]]
|
||||||
|
|
||||||
## status
|
## status
|
||||||
|
|
||||||
* `git annex add` doesn't work
|
* git-annex fails to access a clone located on the local machine
|
||||||
|
(including other drives). It thinks that `c:\clone` is a ssh remote.
|
||||||
|
(When Cygwin's build of git is used to make the clone, it puts the
|
||||||
|
slashes the other way around in .git/config, which also doesn't work
|
||||||
|
for git-annex.)
|
||||||
* test suite doesn't work
|
* test suite doesn't work
|
||||||
* Bad file locking, it's probably not safe to run more than one git-annex
|
* Bad file locking, it's probably not safe to run more than one git-annex
|
||||||
process at the same time on Windows.
|
process at the same time on Windows.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue