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

Re: elpa startup



> For starters maybe you could add some ideas to the policy-in-progress on
> the wiki; it's an ikiwiki instance, so just
>
>    git clone git.debian.org:/git/pkg-emacsen/wiki
>
> and push back when you're done.

Good idea.
I added some example snippets to the wiki.
The hooks were slightly annoyed when I pushed though.

					--Barak.

----------------------------------------------------------------

$ git push origin master
Counting objects: 4, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 1.75 KiB | 0 bytes/s, done.
Total 4 (delta 1), reused 0 (delta 0)
remote: refreshing wiki..
remote: remote: warning: unable to access '/srv/home/users/bremner/.config/git/attributes': Permission denied        
remote: From /git/pkg-emacsen/wiki
remote:    6028ff5..b3dc52d  master     -> origin/master
remote: warning: unable to access '/srv/home/users/bremner/.config/git/attributes': Permission denied
remote: warning: unable to access '/srv/home/users/bremner/.config/git/ignore': Permission denied
remote: warning: unable to access '/srv/home/users/bremner/.config/git/attributes': Permission denied
remote: warning: unable to access '/srv/home/users/bremner/.config/git/attributes': Permission denied
remote: warning: unable to access '/srv/home/users/bremner/.config/git/attributes': Permission denied
remote: scanning index.mdwn
remote: scanning elpa-hello.mdwn
remote: building index.mdwn
remote: building elpa-hello.mdwn
remote: building recentchanges.mdwn, which depends on recentchanges/change_b3dc52dc320e8c240599d4d26610a18d341d4359
remote: done
To git+ssh://anonscm.debian.org/git/pkg-emacsen/wiki.git
   6028ff5..b3dc52d  master -> master


Reply to: