Forum: Nitro Repo merge

Posted by George Moschovitis (Guest)
on 2007-11-25 12:50
(Received via mailing list)
Dear devs,

as I have pre-announced I just merged the experimental branch with the 
old
head branch. The new repo can be found
here:

http://repo.nitroproject.org

I also implemented the other major pre-announced update (ie, use .html, 
.css
etc for template extensions instead of .htmlx, .cssx etc)


-g.
Posted by Trans (Guest)
on 2007-11-25 14:20
(Received via mailing list)
On Nov 25, 6:49 am, "George Moschovitis"
<george.moschovi...@gmail.com> wrote:
> Dear devs,
>
> as I have pre-announced I just merged the experimental branch with the old
> head branch. The new repo can be found
> here:
>
> http://repo.nitroproject.org
>
> I also implemented the other major pre-announced update (ie, use .html, .css
> etc for template extensions instead of .htmlx, .cssx etc)

So we should check out head now and work from that I take it?

T.
Posted by George Moschovitis (Guest)
on 2007-11-25 16:19
(Received via mailing list)
exactly
Posted by Mark Van De Vyver (mvyver)
on 2007-11-26 01:27
(Received via mailing list)
Hi Devs,

On Nov 26, 2007 12:19 AM, Trans <transfire@gmail.com> wrote:
> > http://repo.nitroproject.org
> >
> > I also implemented the other major pre-announced update (ie, use .html, .css
> > etc for template extensions instead of .htmlx, .cssx etc)
>
> So we should check out head now and work from that I take it?

Any hints about how long a darcs pull on the head repo might take?
I saw 41 patches foreshadowed, and so far the cpu (2Ghz @ 80-90%) time
is 36 min and counting...

Mark
Posted by Arne Brasseur (Guest)
on 2007-11-26 06:16
(Received via mailing list)
Mark Van De Vyver schreef:
> Hi Devs,
> Any hints about how long a darcs pull on the head repo might take?
> I saw 41 patches foreshadowed, and so far the cpu (2Ghz @ 80-90%) time
> is 36 min and counting...
>   
That's too long, here it takes a minute and a half.

plexus@plexus-laptop:~/tmp$ time darcs get http://repo.nitroproject.org
Copying patch 41 of 41... done!
Applying patch 41 of 41... done.
Finished getting.

real    1m28.734s
user    0m1.140s
sys     0m0.320s

plexus@plexus-laptop:~/tmp$ cat /proc/cpuinfo
processor       : 0
vendor_id       : GenuineIntel
cpu family      : 6
model           : 13
model name      : Intel(R) Pentium(R) M processor 1.73GHz

(ab)

--
Arne Brasseur
http://www.arnebrasseur.net
http://www.zhongwiki.com
http://www.bankske.org
arne@arnebrasseur.net
Posted by Mark Van De Vyver (mvyver)
on 2007-11-26 06:32
(Received via mailing list)
On Nov 26, 2007 4:16 PM, Arne Brasseur <arne@arnebrasseur.net> wrote:
> Applying patch 41 of 41... done.
> Finished getting.
>
> real    1m28.734s
> user    0m1.140s
> sys     0m0.320s

OK, so 'darcs get' into a fresh dir and don't 'darcs pull'

A related Question:
Will og get it's own repo or is this it for the 0.50 release?

TIA

Mark
This topic is locked and can not be replied to.