summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawkGCmVc5qIJaQQgG82Hc5zzBdAVdhe2JEM <Bruno@web>2013-12-18 15:04:41 +0000
committerGravatar admin <admin@branchable.com>2013-12-18 15:04:41 +0000
commitfeee2bd71a2f7f2d17059eaedb1b60f7e6111323 (patch)
treedea69bdbec1c629b03e9d61c7021485de057aebf /doc
parent76a26745c2b022b4eee06a982958e71b27568959 (diff)
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/__39__Cannot_write_a_repository_there__39___on_Windows.mdwn28
1 files changed, 28 insertions, 0 deletions
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 000000000..34ff25d37
--- /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
+"""]]