This commit is contained in:
parent
3c5305e5d4
commit
0d7db94854
1 changed files with 31 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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue