summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2014-02-14 14:06:51 -0400
committerGravatar Joey Hess <joey@kitenet.net>2014-02-14 14:06:51 -0400
commit8896f20ef7859429c7db5612023250c17efac1f8 (patch)
tree2c72c5d3965d4877f2c28d364d3703cd344b18e9 /doc
parentc741926a51a1fc7c6ccf8a994245904cf2b89503 (diff)
update
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/assistant_using_the_incorrect_path_on_windows__63__.mdwn3
-rw-r--r--doc/todo/windows_support.mdwn9
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__.mdwn b/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__.mdwn
index 387ba7416..1ad800522 100644
--- a/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__.mdwn
+++ b/doc/bugs/assistant_using_the_incorrect_path_on_windows__63__.mdwn
@@ -40,3 +40,6 @@ Start creating a remote repository.
### What version of git-annex are you using? On what operating system?
Windows 7, git-annex version 5.20131230-g192d991
+
+> [[fixed|done]]; git-annex now ensures HOME is set when running cygwin
+> commands that require it. --[[Joey]]
diff --git a/doc/todo/windows_support.mdwn b/doc/todo/windows_support.mdwn
index 6b2177caa..ae4471862 100644
--- a/doc/todo/windows_support.mdwn
+++ b/doc/todo/windows_support.mdwn
@@ -38,9 +38,8 @@ now! --[[Joey]]
Should try to get rid of the console, but only once ssh passwords
(and possibly gpg) are not prompted there anymore.
* Local pairing seems to fail, after acking on Linux box, it stalls.
-* rsync.net setup failed. Ssh seems to not be looking for the config file
- where git-annex puts it. Probably confusion over where the home directory
- is.
+* rsync.net setup fails. See
+ <http://git-annex.branchable.com/bugs/assistant_unable_to_auth___40__windows__41__/>
* remote ssh server fails; password prompt appears but user input
seems not connected to it.
* gcrypt is not ported to windows (and as a shell script, may need
@@ -48,13 +47,11 @@ now! --[[Joey]]
* webapp lets user choose to encrypt repo, and generate gpg key,
before checking that gcrypt is not installed
* 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.
* Deleting a git repository from inside the webapp fails "RemoveDirectory
- permision denined ... file is being used by another process"
+ permision denied ... file is being used by another process"
## stuff needing testing