aboutsummaryrefslogtreecommitdiff
path: root/doc/forum/Reappearing_repos_in_webapp_and_vicfg.mdwn
blob: 41a64630d4ee26fadcf643a875f7d056ef5345f2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Hi,

Whenever I do a git annex vicfg (as pasted below) the long gone repo 40da403e-6f74-4705-aae0-433aa656b55e keeps automatically being added back into the configuration.  Worse in the webapp this manifests itself as a repository list item that's empty of text (and when buttons are clicked there's a complaint about missing UUIDs).

In addition to removing the lines via git-annex vicfg, I've switched my repository into indirect mode, manually checked out the the git-annex branch and deleted the offending key from the preferred content and group files (it oddly didn't appear in the uuid file).  However they keep coming back :-(

Everything seems to be okay bar this rogue entry which in the web-app irrationally bothers me.

I'm running the very latest git-annex release.

Any thoughts?

Cheers,

Matt.


    # git-annex configuration
    #
    # Changes saved to this file will be recorded in the git-annex branch.
    #
    # Lines in this file have the format:
    #   setting uuid = value
    
    # Repository trust configuration
    # (Valid trust levels: trusted semitrusted untrusted dead)
    # (for mattford63 (matt@descartes.rss.mhs.man.ac.uk:~/current))
    trust 88733342-45ef-420f-8f1b-9a5ed8d8e070 = semitrusted
    
    # Repository groups
    # (Standard groups: client transfer backup incrementalbackup smallarchive archive source manual public unwanted)
    # (Separate group names with spaces)
    # (for )
    group 40da403e-6f74-4705-aae0-433aa656b55e = client
    # (for mattford63 (matt@descartes.rss.mhs.man.ac.uk:~/current))
    group 88733342-45ef-420f-8f1b-9a5ed8d8e070 = client

    # Repository preferred contents
    # (for )
    content 40da403e-6f74-4705-aae0-433aa656b55e = standard
    # (for mattford63 (matt@descartes.rss.mhs.man.ac.uk:~/current))
    content 88733342-45ef-420f-8f1b-9a5ed8d8e070 = standard