Re: How do you manage versions of your own code ? - Mailing list pgadmin-hackers

From Kalle Hallivuori
Subject Re: How do you manage versions of your own code ?
Date
Msg-id c637d8bb0802060108r1706af9cifa4d7fcb0743c451@mail.gmail.com
Whole thread Raw
In response to How do you manage versions of your own code ?  ("Robins Tharakan" <tharakan@gmail.com>)
List pgadmin-hackers
Hi,

2008/2/6, Robins Tharakan <tharakan@gmail.com>:
> After going a bit of back and forth on different versions that I am working
> on I think I might as well ask how do you guys work on an open-source
> development project once you are disconnected ?

We use Mercurial ( http://www.selenic.com/mercurial/wiki/ ). Works
great. New versions from the main project we import to separate
subtrees and carry our changes over with a diff from the older
subtree. I wonder whether anyone has a better method for that.

Looking forward to provide the cursored querying I promised last year
but that we are still working on,

--
Kalle Hallivuori +358-41-5053073 http://korpiq.iki.fi/

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: Re: How do you manage versions of your own code ?
Next
From: "Heikki Linnakangas"
Date:
Subject: Re: How do you manage versions of your own code ?