From c32a8220f61566f2a9e82aa98391c0ab271fc669 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM" Date: Wed, 18 Dec 2013 15:04:41 +0000 Subject: [PATCH] --- ...e_a_repository_there__39___on_Windows.mdwn | 28 +++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 doc/bugs/__39__Cannot_write_a_repository_there__39___on_Windows.mdwn diff --git a/doc/bugs/__39__Cannot_write_a_repository_there__39___on_Windows.mdwn b/doc/bugs/__39__Cannot_write_a_repository_there__39___on_Windows.mdwn new file mode 100644 index 0000000000..34ff25d377 --- /dev/null +++ b/doc/bugs/__39__Cannot_write_a_repository_there__39___on_Windows.mdwn @@ -0,0 +1,28 @@ +### Please describe the problem. +When I try to create the repository with the suggested location `C:\Users\bbigras\Desktop\annex\` I get "Cannot write a repository there". I didn't see the program output any errors on the console. + +It works if I change the path to `C:\Users\bbigras\annex\`. + +See attached screen capture. + +### What steps will reproduce the problem? +* run `git annex webapp` +* click `Make Repository` + +### What version of git-annex are you using? On what operating system? +[[!format sh """ +git-annex version: 5.20131213-g2893b22 +build flags: Assistant Webapp Pairing Testsuite S3 WebDAV DNS Feeds Quvi TDFA CryptoHash +key/value backends: SHA256E SHA1E SHA512E SHA224E SHA384E SKEIN256E SKEIN512E SHA256 SHA1 SHA512 SHA224 SHA384 SKEIN256 SKEIN512 WORM URL +remote types: git gcrypt S3 bup directory rsync web webdav glacier hook + +git version 1.8.4.msysgit.0 +"""]] + +Windows 7 64-bit + +### Please provide any additional information below. + +[[!format sh """ +Launching web browser on file://C:\Users\bbigras\AppData\Local\Temp\webapp9924.html +"""]]