I have to say, DVCS's really proved their worth to me when I moved a project from Kenai.com to BitBucket. I just did an 'hg push' to the new repo and everything was there, including the entire history. It's been really great to work with.
- Josh On Wed Feb 10, 2010, at 6:28 PM, Michael Neale wrote: > I find the DVCS's easier to get started with a new project - but some > people don't like the lack of absolute centralised control - if you > are after centralised control - SVN isn't too bad to setup (been a > while) but otherwise git - and there are various ways of simply > running git on a server as well to be the "central" repository (which > really doesn't mean much to git). > > > > On Feb 11, 12:58 pm, Henrique de Miranda Gontijo > <[email protected]> wrote: >> Hi guys, >> >> I need yours advices about a great SCM tool to manage a project where we >> work withs evolution and supporting. Because of the business rules there are >> times we get working with 3 or 4 branches. The team is small - 3 guys. >> We are considering leaving CMVC (yes, it's the old IBM tool) instead of a >> new, (maybe) free, robust and friendly SCM tool. The great fear today is how >> we can have all branches well integrated because the responsability to >> update all branches will be in the hand of the developer. >> I'd appreciate if you share yours experiences and suggestions regarding it. >> >> Best regards, >> Henrique >> >> ¶ Tudo tem o seu tempo determinado, e há tempo para todo o propósito debaixo >> do céu. >> Eclesiastes 3:1 > > -- > You received this message because you are subscribed to the Google Groups > "The Java Posse" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/javaposse?hl=en. > _______________ Josh Marinacci JoshOnDesign.com -- You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/javaposse?hl=en.
