Hi,

--- On Wed, Jan 19, 2011 at 12:03 PM, Kenneth Gonsalves
<[email protected]> wrote:
| So now I have three branches - the main repo,
| one repo in Ooty customised for Ooty and another in Coimbatore
| customised for Coimbatore.
\--

I suggested that you use a single repo, with three different branches.

---
| If I pull from the main repo, the
| customisation gets zapped.
\--

Zapped?

---
| However transplant permits me to pull only a
| particular changeset - this is perfect for my needs. I can cherry pick
| what I want to pull. The only thing is that I need to be more
| disciplined in committing - just one change per changeset.
\--

You can clone a specific branch/changeset using hg:

  $ hg clone -r/-b

SK

-- 
Shakthi Kannan
http://www.shakthimaan.com
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to