- From: Stéphane Corlosquet <scorlosquet@gmail.com>
- Date: Wed, 2 Feb 2011 18:17:41 -0500
- To: Henry Story <henry.story@bblfish.net>
- Cc: WebID XG <public-xg-webid@w3.org>
Received on Wednesday, 2 February 2011 23:19:18 UTC
On Tue, Jan 25, 2011 at 5:12 PM, Henry Story <henry.story@bblfish.net>wrote:
> The Mercurial Repository is available at
>
> https://dvcs.w3.org/hg/WebID
>
> All Invited Experts should have access to it. This should be a good
> place to edit the spec before we push it to svn, to put test cases,
> and other code.
>
> $ hg clone https://dvcs.w3.org/hg/WebID
> $ cd WebID
>
> # edit files
>
> $ hg add ${newfiles}
> $ hg commit
> $ hg push
>
> Use your W3C username and password.
>
> Henry
>
> Social Web Architect
> http://bblfish.net/
>
>
I've just pushed the previous work on the WebID spec from github to the hg
repository at https://dvcs.w3.org/hg/WebID. We have a few options for those
who want to edit the spec. 1) clone hg and follow the instructions Henry
gave above, or 2) fork https://github.com/webid-community/webid-spec/ and
work in your github sandbox. Your contributions will show up in the
"network" [1] and we can merge them in. I'll do my best to keep the hg and
github repositories in sync with hg-git [2].
Steph.
[1] https://github.com/webid-community/webid-spec/network
[2] http://hg-git.github.com/
Received on Wednesday, 2 February 2011 23:19:18 UTC