Re: [jug-discussion] git, mercurial or bazaar?

2008-07-08 Thread Chad Woolley
On Mon, Jul 7, 2008 at 11:09 AM, Andrew Lenards [EMAIL PROTECTED] wrote: If you're forced to stay with an SVN repository - I know there is a git-svn bridge that is bi-directional. So you can pull in an svn repo, branch, work, and merge within git - then export the result back to svn. I've got

Re: [jug-discussion] git, mercurial or bazaar?

2008-07-08 Thread William H. Mitchell
Here's a Google tech talk on git, by Linus Torvalds: http://www.youtube.com/watch?v=4XpnKHJAok8 (Executive summary of his presentation: If you're not using git, you're an idiot, even if Google hired you. Any questions?) -

Re: [jug-discussion] git, mercurial or bazaar?

2008-07-08 Thread Chad Woolley
On Tue, Jul 8, 2008 at 8:55 AM, William H. Mitchell [EMAIL PROTECTED] wrote: (Executive summary of his presentation: If you're not using git, you're an idiot, even if Google hired you. Any questions?) hehe, yeah that is a funny preso. However, Linus did put a lot of thought and effort into

Re: [jug-discussion] git, mercurial or bazaar?

2008-07-06 Thread Kit Plummer
I believe once you've figured out the extra command Push - it is hard to rationalize using Subversion any more, regardless of the kind of project and language. I used Git (mainly because of a handful of hosted projects at GitHub.com. For my personal (local network) projects I use