Hi Jakob, Jakob Lund wrote: > I have a couple of other fixes that I plan to work on. > This business of making patches and keeping up to date gats a bit entangled. > Would it be easier if I got write permission so I could just `svn commit` > directly?
FWIW, I've been using git-svn for this -- and it's been a dream. You can maintain your own branches and patch sets... and "rebase" them on top of HEAD before publishing them to the group. I also get full access to the SVN repo. history on my hard drive -- which I feel is even better than using SVN. I would recommend git-svn _even_ if you get commit access. If possible, try to get git 1.5.5. Peace, Gabriel ------------------------------------------------------------------------- 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=/ _______________________________________________ Hydrogen-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hydrogen-devel
