Added a comment
This commit is contained in:
parent
c1acd1a6a6
commit
2bfd52be2f
1 changed files with 19 additions and 0 deletions
|
@ -0,0 +1,19 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawkxl76M-3zKZXFbFf6NY6c6y-78CSKGyJw"
|
||||||
|
nickname="T"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2013-07-06T20:11:54Z"
|
||||||
|
content="""
|
||||||
|
When I tried to duplicate these results today, it failed in a different fashion.
|
||||||
|
|
||||||
|
adding a new file (file2.txt) to a test repo on windows, setting up an HTTP access, and fetching and merging onto linux leaves the following state:
|
||||||
|
[[!format sh \"\"\"
|
||||||
|
test-git-annex@linux_host:~/test_annex$ ls -l
|
||||||
|
total 4
|
||||||
|
lrwxrwxrwx 1 test-git-annex test-git-annex <datetime> file1.txt -> this is some content?
|
||||||
|
lrwxrwxrwx 1 test-git-annex test-git-annex <datetime> file2.txt -> some new content, on a new annex
|
||||||
|
\"\"\"]]
|
||||||
|
|
||||||
|
it is treating the contents of the files as the name of a symlink. get annex get . is unable to retrieve them as contents.
|
||||||
|
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue