Re: What time should we stop entering changes to BP document?

Hi Bernadette and Eric!

Last week Newton sent us some tips on how to avoid conflic, they are at 
github, at readme.

Since we all are using the same repository at the same time with 
autonomy to authorize the pull, a good practice is to keep an eye at the 
updates in the w3c repository. If you notice that the repo was updated, 
you have to update your local repo also.

There is a bunch of ways of doing this, but, sometimes I use a 
"gambiarra [1]":

1. folllow instructions at the front page of dwbp repository to get your 
local updated
https://github.com/yaso/dwbp/blob/gh-pages/README.md

2. use git pull origin [your local branch] to update your remote fork 
(if you have one)

3. edit the document that you want to edit, but saving in another 
folder. Before making the push to your remote repo, verify if there was 
an update to w3c's repo. If yes, update all your repos. If not, push 
your new content and do the pull request.

Thats it. If you need any help, call me at gtalk or email, or something. 
I'm not a Git specialist but maybe I can help.

[1] http://www.urbandictionary.com/define.php?term=Gambiarra

yaso



On 01/15/2015 11:54 AM, Eric Stephan wrote:
> Bernadette,
>
> I was asking about this over the weekend.  I am not git saavy, and I'm 
> just using:
>
> Before editting
>
> git pull
>
> Make changes
>
> git pull
>
> git commit -a
>
> git push origin gh-pages
>
> Is this incorrect?
>
>
> Eric
>
>
> On Thu, Jan 15, 2015 at 5:24 AM, Bernadette Farias Lóscio 
> <bfl@cin.ufpe.br <mailto:bfl@cin.ufpe.br>> wrote:
>
>     Hi Eric,
>
>     I'm working on the document now. I'm gonna include some more BP
>     and I'm gonna review the document.
>
>     Feel free to continue your work. We just need to define a strategy
>     to avoid merge conflicts :) Any suggestion?
>
>      We need to have a complete version of the document for our call
>     tomorrow.
>
>     Thanks for your collaboration!
>     Bernadette
>
>
>
>     2015-01-15 10:07 GMT-03:00 Eric Stephan <ericphb@gmail.com
>     <mailto:ericphb@gmail.com>>:
>
>         Hi,
>
>         I am working on two sensitive data section best practices and
>         need to make a few adjustments on other sections.  How much
>         time do we have to complete any work?
>
>         I am personally hoping for midnight Hawaiian time zone. ;-)
>
>         Thanks,
>
>         Eric S
>
>
>
>
>     -- 
>     Bernadette Farias Lóscio
>     Centro de Informática
>     Universidade Federal de Pernambuco - UFPE, Brazil
>     ----------------------------------------------------------------------------
>
>

Received on Thursday, 15 January 2015 17:36:17 UTC