From 01b07a9ca6e4e7054f84c54101e1925a757f3c61 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 14 Feb 2014 14:06:51 -0400 Subject: [PATCH] update --- ...istant_using_the_incorrect_path_on_windows__63__.mdwn | 3 +++ doc/todo/windows_support.mdwn | 9 +++------ 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 387ba74161..1ad8005224 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 6b2177caa5..ae44718623 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 + * 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