diff --git a/doc/forum/GPG_passphrase_handling.mdwn b/doc/forum/GPG_passphrase_handling.mdwn index b0f82cb890..3f3bc79f1a 100644 --- a/doc/forum/GPG_passphrase_handling.mdwn +++ b/doc/forum/GPG_passphrase_handling.mdwn @@ -74,3 +74,5 @@ Copyright (C) 2013 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. + +[[!tag forumbug]] [[bugs/done]] diff --git a/doc/forum/Out_of_memory_error_in_fsck__44___whereis__44___find_and_status_cmds.mdwn b/doc/forum/Out_of_memory_error_in_fsck__44___whereis__44___find_and_status_cmds.mdwn deleted file mode 100644 index 8c54f49da5..0000000000 --- a/doc/forum/Out_of_memory_error_in_fsck__44___whereis__44___find_and_status_cmds.mdwn +++ /dev/null @@ -1,5 +0,0 @@ -Please file bug reports in [[bugs]], not the forum, so they can be closed -when fixed. - -Moved to [[bug report|bugs/Out_of_memory_error_in_fsck_whereis_find_and_status_cmds]]. ---[[Joey]] diff --git a/doc/forum/User_name_with_whitespace_not_working_with___34____40__+__41___Local_computer__34__.mdwn b/doc/forum/User_name_with_whitespace_not_working_with___34____40__+__41___Local_computer__34__.mdwn index 45880d27e0..441baebcfd 100644 --- a/doc/forum/User_name_with_whitespace_not_working_with___34____40__+__41___Local_computer__34__.mdwn +++ b/doc/forum/User_name_with_whitespace_not_working_with___34____40__+__41___Local_computer__34__.mdwn @@ -5,3 +5,5 @@ Internal Server Error: wrong number of words in ssh public key This is due to the use of pattern matching in this line https://github.com/RichiH/git-annex/blob/master/Assistant/Ssh.hs#L73 and because the key comment contains spaces. And of course it cotains spaces, on windows people often use their full name as user name. I will fill a bug later. My question is, how can I work around this bug? The client with this public key is running windows. How can I influence or at least see how this public key looks like? I could not find any documentation on this. + +[[!tag forumbug]] [[bugs/done]]