Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
acda14abc9
3 changed files with 55 additions and 0 deletions
31
doc/bugs/Repository_Information_Is_Lost.mdwn
Normal file
31
doc/bugs/Repository_Information_Is_Lost.mdwn
Normal file
|
@ -0,0 +1,31 @@
|
|||
### Please describe the problem.
|
||||
|
||||
Clone of a repository does not contain the names of other repositories.
|
||||
|
||||
### What steps will reproduce the problem?
|
||||
|
||||
|
||||
### What version of git-annex are you using? On what operating system?
|
||||
|
||||
Mac OS X
|
||||
|
||||
git-annex version: 5.20140308-g06fb279
|
||||
build flags: Assistant Webapp Pairing Testsuite S3 WebDAV FsEvents XMPP DNS Feeds Qu
|
||||
vi 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 tahoe glacier hook extern
|
||||
al
|
||||
|
||||
|
||||
### Please provide any additional information below.
|
||||
|
||||
Clones of my repositories lost all track of other repositories they only seem to know about them selfs attempting to remove other repositories (git annex dead name-of-an-existing-repo) fails, telling me that the repository with the name is not found.
|
||||
|
||||
[[!format sh """
|
||||
# If you can, paste a complete transcript of the problem occurring here.
|
||||
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
|
||||
|
||||
|
||||
# End of transcript or log.
|
||||
"""]]
|
|
@ -0,0 +1,14 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawkvN0eFnwvgw2JyTSSHw0QouytcxtPLln8"
|
||||
nickname="Stein Roald"
|
||||
subject="comment 7"
|
||||
date="2014-04-03T21:55:14Z"
|
||||
content="""
|
||||
Thanks again, Joey, for your time and for your kind answers.
|
||||
|
||||
I have tried to set up git-annex with 2 laptops, each with their own gpg-key in order to use a remote server with gcrypt (and those laptops have shared the keys with each other). I regularly use git, but so far I haven't been able to get this setup to work. But before I bother the world with these problems, I would be interested in learning how to do the following:
|
||||
|
||||
*Question 3*: How can I use the git-annex assistant to set up a gcrypt remote (with one key)? It doesn't show up as an option as far as I can see (git-annex version: 4.20130815).
|
||||
|
||||
*Promise*: When I get git-annex to work with gcrypt, I'll make a summary on how I did it (and maybe which mistakes I made so others can avoid them).
|
||||
"""]]
|
|
@ -0,0 +1,10 @@
|
|||
[[!comment format=mdwn
|
||||
username="bvaa"
|
||||
ip="86.82.68.238"
|
||||
subject="comment 2"
|
||||
date="2014-04-03T19:20:31Z"
|
||||
content="""
|
||||
Ok it makes indeed sense.
|
||||
Regarding the empty files I am going to try to find out where that happens and if I can reproduce.
|
||||
Thanks.
|
||||
"""]]
|
Loading…
Reference in a new issue