« Return to Thread: What's up

Hg [was:] What's up

by Timothy M. Shead :: Rate this Message:

Reply to Author | View in Thread

Bart Janssens wrote:

> On Sun, Jun 7, 2009 at 5:12 PM, Timothy M. Shead<tshead@...> wrote:
>> Bart Janssens wrote:
>>> On Thu, Jun 4, 2009 at 7:55 AM, Timothy M. Shead<tshead@...> wrote:
>>>> that geometric primitives have been generalized.  Interestingly, I'm
>>>> using mercurial to make a lot of small commits locally, before I push
>>> Are you using mercurial, or git? I'd like to set up a local repository
>>> here too, so it's probably best if we use the same. How do you
>>> interface with the existing SVN repository?
>> I've definitely settled on mercurial - I am using it with the
>> hgsubversion extension, YMMV.
>
> OK, I'm using hgsvn, which now has hgpushsvn as well. I see in the
> repository that I goofed up somewhere, and undid and then redid your
> latest LuxRender change, dunno why. Here's what I did:
When your repository contains one set of changesets, and you pull from
another, you need to rebase - see

http://mercurial.selenic.com/wiki/RebaseProject

The main hurdle in adopting hg is the lack of CTest support, which
complicates things (you could still hack something together with a
script that updates the repository and then runs CTest, but all your
dashboard submissions would be experimental) ... this may be worth doing
if things go-on too long.

I guess another alternative would be to switch to hg for normal
development in the short-erm, but have a process of automatically
pushing changes to svn, where it would be accessible to dashboard clients.

Cheers,
Tim

[tshead.vcf]

begin:vcard
fn:Timothy Shead
n:Shead;Timothy
org:www.k-3d.org
email;internet:tshead@...
title:Founder
x-mozilla-html:FALSE
url:www.k-3d.org
version:2.1
end:vcard



------------------------------------------------------------------------------

_______________________________________________
K3d-development mailing list
K3d-development@...
https://lists.sourceforge.net/lists/listinfo/k3d-development

 « Return to Thread: What's up