- From: Ivan Herman <ivan@w3.org>
- Date: Thu, 2 Jun 2011 11:21:06 +0200
- To: Richard Cyganiak <richard@cyganiak.de>
- Cc: RDF Working Group WG <public-rdf-wg@w3.org>
Thanks Richard. Works for me... Just one question: I presume the /ReSpec.js is not for a local copy of the javascript, but the add-ons like a working-group wide bibliography, right? Thanks! I. On Jun 1, 2011, at 19:01 , Richard Cyganiak wrote: > As Ivan said on the call, we now have a Mercurial repository: > https://dvcs.w3.org/hg/rdf/ > > What you want to do now is something like this: > > # Create a clone of the repository > hg clone https://dvcs.w3.org/hg/rdf/ > > # Edit a file > cd rdf > edit README.txt > > # Commit the change to your local clone > hg commit -m 'Did some tweaks to README.txt' > > # Push all your local changes to the public repository > hg push > > Later on you do > > hg pull > > to receive changes made by others into your local repository. > > This is my favourite Mercurial intro: > http://hginit.com/ > > I propose to use a repository layout like this: > > /rdf-primer/ > /rdf-mt/ > /rdf-concepts/ > /rdf-syntax-grammar/ > /rdf-schema/ > /turtle/ > /ReSpec.js/ > /whatever-else-we-might-need-later/ > > If no one objects till tomorrow, then I'll start by creating the /rdf-concepts/ and /ReSpec.js/ directories. > > Best, > Richard ---- Ivan Herman, W3C Semantic Web Activity Lead Home: http://www.w3.org/People/Ivan/ mobile: +31-641044153 PGP Key: http://www.ivan-herman.net/pgpkey.html FOAF: http://www.ivan-herman.net/foaf.rdf
Received on Thursday, 2 June 2011 09:18:42 UTC