summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/todo/windows_support.mdwn6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index aefec9f50..357697fee 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -38,9 +38,6 @@ now! --[[Joey]]
starting git-annex from the menu failed with `file://C:\Documents does
not exist`. The local repo was `C:\Documents and Settings\...\...`
* View debug log is empty in windows -- all log must goes to console.
-* Adding removable drive repo failed setting core.fsyncobjectfiles
- Error: `could not lock config file /annex/.git/config: No such file or
- directory` -- seems to be a drive path problem?
* Local pairing seems to fail, after acking on Linux box, it stalls.
* rsync.net setup failed. Seems to have generated a hostname including
the directory somehow.
@@ -51,6 +48,9 @@ now! --[[Joey]]
* glacier-cli is not easily available (probably)
* When clicking on the Files at the top of the webapp, a file
browser *is* opened, but it has a Z-order underneath the web browser.
+* Incremental fsck sets the sticky bit to record when a file is fscked,
+ and this is not done on windows, so fsck doesn't behave incrementally
+ there.
## stuff needing testing