This commit is contained in:
parent
5933bfa1ae
commit
7c3a8ab271
1 changed files with 5 additions and 1 deletions
|
@ -62,9 +62,11 @@ test-git-annex@MrLinuxTablet:~/test_annex$ git update-server-info
|
|||
cd ..
|
||||
test-git-annex@MrLinuxTablet:~$ python -m SimpleHTTPServer
|
||||
Serving HTTP on 0.0.0.0 port 8000 ...
|
||||
"""]
|
||||
|
||||
"""]]
|
||||
|
||||
#### 3. Set up Windows, clone repo, init annex
|
||||
|
||||
[[!format sh """
|
||||
|
||||
#Windows 7
|
||||
|
@ -179,7 +181,9 @@ git-annex: get: 1 failed
|
|||
|
||||
#### http server output from above
|
||||
|
||||
[[!format sh """
|
||||
192.168.0.2 - - [<datetime>] code 404, message File not found
|
||||
192.168.0.2 - - [<datetime>] "GET /test_annex/.git/annex%5Cobjects%5Cc96%5C53e%5CSHA256-s21--6ed275e9e01c84a57fdd99d6af793c5d587d02e699cd2c28b32b7dc90f73e729%5CSHA256-s21--6ed275e9e01c84a57fdd99d6af793c5d587d02e699cd2c28b32b7dc90f73e729 HTTP/1.1" 404 -
|
||||
192.168.0.2 - - [<datetime>] code 404, message File not found
|
||||
192.168.0.2 - - [<datetime>] "GET /test_annex/.git/annex%5Cobjects%5CJ9%5Cm6%5CSHA256-s21--6ed275e9e01c84a57fdd99d6af793c5d587d02e699cd2c28b32b7dc90f73e729%5CSHA256-s21--6ed275e9e01c84a57fdd99d6af793c5d587d02e699cd2c28b32b7dc90f73e729 HTTP/1.1" 404 -
|
||||
"""]]
|
||||
|
|
Loading…
Add table
Reference in a new issue