[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [Debconf-discuss] slides an git annex



Hi

Antonio Terceiro <terceiro@debian.org> writes:

> Hi,
>
> I tried uploading my slides using git annex, and even though I followed
> the steps in README very closely, they never showep up on
> http://annex.debconf.org/debconf-share/debconf15/slides/
>
> Looking at the git repository, it seems other people had the same issue,
> so there are slides in the git repo that are not published yet. Is this
> just waiting someone with the correct access to do something, or did I
> and others missed some step?
>
> What I did, according to the README, was
>
> git annex add $file_or_directory
> git commit
> git annex copy --auto --to incoming
> git annex sync
>
> I am sorry but I don't have the terminal output anymore, but there were no
> error messages, and AFAICT it seems to have worked.

I had the same problem when adding the lernstick presentation slides.
What fixed it for me was to do

git annex copy --to incoming --not --in website

This command is mentioned in the README for "stable". I'm on testing and
have git-annex 5.20150731-1. So there is probably a bug somewhere. Not
sure if it's in the README or git-annex.

Gaudenz

>
> $ git remote -v
> incoming        ssh://git.debian.org/git/collab-maint/debconf-share (fetch)
> incoming        ssh://git.debian.org/git/collab-maint/debconf-share (push)
> origin  git+ssh://git.debian.org/git/collab-maint/debconf-share.git (fetch)
> origin  git+ssh://git.debian.org/git/collab-maint/debconf-share.git (push)
> website http://annex.debconf.org/debconf-share/.git/ (fetch)
> website http://annex.debconf.org/debconf-share/.git/ (push)
>
>
> -- 
> Antonio Terceiro <terceiro@debian.org>
> _______________________________________________
> Debconf-discuss mailing list
> Debconf-discuss@lists.debconf.org
> http://lists.debconf.org/mailman/listinfo/debconf-discuss

Attachment: signature.asc
Description: PGP signature


Reply to: