diff options
author | Joey Hess <joey@kitenet.net> | 2014-02-11 16:15:40 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2014-02-11 16:15:40 -0400 |
commit | 7af26be8b5e82357113f0558554c64fac8967504 (patch) | |
tree | 9e03b0bf7484b774e33b65a27aac2a395994dfc5 /doc/bugs | |
parent | 3d87e26c8c24f4417d0943d4e43f0162f8a5b90c (diff) |
Windows webapp: Can create repos on removable drives.
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/__39__Internal_Server_Error__39___when_creating_repo_on_other_drive_than_C:_on_Windows.mdwn | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/bugs/__39__Internal_Server_Error__39___when_creating_repo_on_other_drive_than_C:_on_Windows.mdwn b/doc/bugs/__39__Internal_Server_Error__39___when_creating_repo_on_other_drive_than_C:_on_Windows.mdwn index 42d9ab48b..ef8e5f28f 100644 --- a/doc/bugs/__39__Internal_Server_Error__39___when_creating_repo_on_other_drive_than_C:_on_Windows.mdwn +++ b/doc/bugs/__39__Internal_Server_Error__39___when_creating_repo_on_other_drive_than_C:_on_Windows.mdwn @@ -31,3 +31,6 @@ Launching web browser on file://C:\Users\bbigras\AppData\Local\Temp\webapp9400.h fatal: Not a git repository: '/annex/.git' error: could not lock config file /annex/.git/config: No such file or directory """]] + +> I've fixed this! Yay!! Get the fix from the hourly windows autobuilder. +> --[[Joey]] |