On Fri, 2008-08-15 at 11:02 +0200, Riccardo Magliocchetti wrote:
> Aaron Paxson wrote:
> > I'm sure my case is going to be pretty common amongst the developers, so 
> > I'm hoping I can get sound opinions and advice.
> > 
> > I make changes to my ONMS code-base.  I want to track and maintain my 
> > code/configuration changes in subversion.  Easy enough. 
> > 
> > BUT, I also want to make it easy to track changes between my code, and 
> > the trunk code of ONMS.  Upgrading is a PITA when dealing with two 
> > different change sets.
> > 
> > How does everyone here maintain both repositories, and merging?

Assuming your a satellite developer (i.e. no write access to the project
SVN) I can say GIT works pretty well. I have to do pretty much the same
thing.

I use git-svn to keep the master threads upto date and periodically use
git-rebase to rebase my work on top of the latest code.

-- 
Alex Bennee, Software Engineer
The only "intuitive" interface is the nipple. After that, it's all
learned. (Bruce Ediger, [EMAIL PROTECTED], in comp.os.linux.misc, on
X interfaces.)


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-devel mailing list

To *unsubscribe* or change your subscription options, see the bottom of this 
page:
https://lists.sourceforge.net/lists/listinfo/opennms-devel

Reply via email to