Re: [Loopdub-devel] git (was: Synchronizing MIDI controls with LoopDub)
Brought to you by:
radarsat1
From: Nick T. <nh...@gm...> - 2007-12-28 04:59:36
|
On Dec 27, 2007 9:02 PM, Stephen Sinclair <rad...@gm...> wrote: > Just because I have a set coming up (new year's!) I've finally gotten > out of this two-year slump and put a bit of work into loopdub. So > even after the 0.3 release, I've made several commits. Therefore, the > last couple patches you sent, I've basically made temporary branches > off of 0.3, applied the patches, done some testing, and then moved > back to the master branch and merged the branch. Seems to work quite > well, but it would be even less work if you were working off the top > of master. (The last one I had to do some manual merging) > Okay, I will work off of master from now on. > Also, if you were to put up your own git repo somewhere, I could pull > changes from you directly instead of going through the mailing list. > Hmm... I'll look into it. That may be more git than I'm ready to learn right off the bat, so I'll start with just working off of the master git repo. If I'm in it for the long haul, though, it's probably the thing to do. Actually, I'm just going on my experience with svn (I don't know how git works), but wouldn't it be possible to simply give me write permissions on the master git repository? Wouldn't that be a simpler solution? Am I simply confused? > (We could work something out with sourceforge even, if you don't have > a server... unfortunately sourceforge doesn't have git installed, but > it actually doesn't matter since git can be used over non-git-aware > transports. It only makes pushing slightly more annoying, but for > myself I set up a post-update hook in my repo that updates the > web-hosted repo automatically when I push to it.) > I have access to a server, so that's not an issue. |