As you may have been following, Mozilla is moving to Mercurial. Tamarin has now moved over, the new repository is at http://hg.mozilla.org/tamarin-central. Tamarin has been removed from CVS (although it's history still lives on). The Tamarin project page will soon reflect the change.
It's great to get http://hg.mozilla.org/ going -- thanks to all who worked on that, especially jst, aravind, preed, bsmedberg, and for the tamarin-central repository, Ed himself.
> As you may have been following, Mozilla is moving to Mercurial. > Tamarin has now moved over, the new repository is athttp://hg.mozilla.org/tamarin-central. > Tamarin has been removed from > CVS (although it's history still lives on). The Tamarin project page > will soon reflect the change.
> Happy updating, smooth sailing, and all that!
just a little question about zlib ?
do we get it using CVS as before, or there is a way to obtain it with hg ? (I mean a way to get it without having to checkout the whole mozilla- central repo)
> > As you may have been following, Mozilla is moving to Mercurial. > > Tamarin has now moved over, the new repository is athttp://hg.mozilla.org/tamarin-central. > > Tamarin has been removed from > > CVS (although it's history still lives on). The Tamarin project page > > will soon reflect the change.
> > Happy updating, smooth sailing, and all that!
> just a little question about zlib ?
> do we get it using CVS as before, or there is a way to obtain it with > hg ? > (I mean a way to get it without having to checkout the whole mozilla- > central repo)
> cheers, > zwetan
I would recommend pulling mozilla from mercurial and then putting the tamarin hg clone under mozilla/js. Then it will find zlib in the right place.