Steve Huston escribió:
Hi folks,

I created a git repository for qpid porting efforts. The svn trunk as
of ~30 minutes ago is the master in git. I suggest that we create a
branch for each port, unless Manuel wants to rebase his Solaris port
on the refactoring I did for Windows. Of course, I'd rather have it go
that way, but we could also just each do a git branch and go and then
synch them up later.
Good work! I will have to spend some time learning something about git. Any recommended reference?

About refactoring my code. Well, actually, my code is nearly the same than what's in trunk, other than some conditional includes and the new Poller, that could be even commited to the trunk without fuss, as it won't be compiled by default.

For discussions on issues that arise, let's keep things here on this
list rather than on the git-based wiki stuff. Ok?
ok.

The git repo is at git://github.com/shuston/qpid-port.git

After we get some concensus on whether or not to start from the
Windows refactor, I'll add the Windows stuff in.
I also agree with starting on different branches to eventually merge on a shared one.

Once I iron some remaining bugs that arised while trying to run the test unit on solaris, I will take a look at some git stuff and will try to create a branch on that repository and commit my work.

BTW, what is the workflow on git to merge with an external repository. I assume that we will have to do frequently merges of the qpid svn trunk, to be up to date.

Best regards.

--
Manuel.

-Steve




Reply via email to