h5md-user
[Top][All Lists]
Advanced

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

Re: [h5md-user] H5MD developer's guide


From: Peter Colberg
Subject: Re: [h5md-user] H5MD developer's guide
Date: Thu, 26 Sep 2013 17:09:55 -0400
User-agent: Mutt/1.5.21 (2010-09-15)

On Thu, Sep 26, 2013 at 09:48:52PM +0200, Pierre de Buyl wrote:
> On Thu, Sep 26, 2013 at 01:49:34PM -0400, Peter Colberg wrote:
> > On Thu, Sep 26, 2013 at 06:02:39PM +0200, Pierre de Buyl wrote:
> > > What about github pages?
> > 
> > Can we use the repository at Savannah for the storage of pages?
> 
> Yes, all that is needed is that a push of the branch gh-pages is made to the
> github account.

I think we are talking about two different things, no?

gh-pages is a method to publish static pages from a git repository to
HTML pages served by github.io. The wiki functionality of github allows
maintaining a wiki in a git repository, which can be edited via the
github website or the repository.

Now, from a github user *not* in the h5md group, I can clone the wiki:

# git clone address@hidden:h5md/h5md.wiki

But I cannot push :-(.

# git push
ERROR: Permission to h5md/h5md.wiki.git denied to <user>.
fatal: Could not read from remote repository.

This only seems to work with an account in the h5md group. Does anyone have a
pointer on how to allow public push access to the wiki? Otherwise github wikis
are partially useless (unless one prefers editing using the poor replica of
emacs/vim that is the web browser…).

Peter



reply via email to

[Prev in Thread] Current Thread [Next in Thread]