Re: [opennms-devel] Git Repository

2008-09-15 Thread Paul Donohue
Yep, that should be sufficient. For future reference, there is now a wiki page dedicated to OpenNMS development using Git: http://www.opennms.org/index.php/OpenNMS_Development_with_Git On Fri, Sep 12, 2008 at 04:32:23PM -0500, Aaron Paxson wrote: > I'm not much of a developer, so my "Git-fu" and

Re: [opennms-devel] Git Repository

2008-09-12 Thread Aaron Paxson
I'm not much of a developer, so my "Git-fu" and "SVN-fu" is embarrisingly low. Can anyone verify my thoughts? Since I do not push my commits back to the public SVN repo, I only have to worry about a few commands: 1). Create and checkout my local branch (This will be my "dev-base"?) - 'git check

Re: [opennms-devel] Git Repository

2008-08-04 Thread Alex Bennee
On Thu, 2008-07-31 at 08:33 -0400, Paul Donohue wrote: > > I assume it's not substantially different from the archive I pulled from > > you a while back? > No, it's only subtly different. I've made a lot of very minor changes since > then, but if you're not pushing commits up to subversion, you p

Re: [opennms-devel] Git Repository

2008-07-31 Thread Paul Donohue
> I assume it's not substantially different from the archive I pulled from > you a while back? No, it's only subtly different. I've made a lot of very minor changes since then, but if you're not pushing commits up to subversion, you probably wouldn't notice any of the differences. > One thing t

Re: [opennms-devel] Git Repository

2008-07-31 Thread Alex Bennee
On Tue, 2008-07-29 at 17:42 -0400, Paul Donohue wrote: > Incase anyone is curious, I think I've figured out all the magic to make both > pulls and pushes to Subversion work relatively easily. > > If you want to try it, install git on your machine (in debian/ubuntu, install > the 'git-core' packa

[opennms-devel] Git Repository

2008-07-29 Thread Paul Donohue
Incase anyone is curious, I think I've figured out all the magic to make both pulls and pushes to Subversion work relatively easily. If you want to try it, install git on your machine (in debian/ubuntu, install the 'git-core' package). Then download http://git.TopQuark.net/OpenNMS.git.tar.gz (15