Re: does dmca push us further toward distributed rev control
i . . . don't know what to say. i guess i'm glad i finally learned to use git in a team environment. nothing can change that now.
here is a logical comparison.
svn positives:
git's advantages:
perhaps it would be better to ask other committers. {funnier if i call them pushers}. i don't really want to vote, because i do not know when my participation is going to taper off.
here is a logical comparison.
svn positives:
- as Rob mentioned, administration is probably easier here at slightlymagic.
- it has beautiful centralized rev numbers.
- subclipse's integration with slightlymagic will probably be better than egit's integration with gitorious.
- svn probably doesn't need a separate client (like SmartGit).
- i can try git-svn if i want to do some branching or if svn seems too slow.
git's advantages:
- git is very fast.
- it is much cleaner to do branching in git.
- we have detailed documentation for using git. i do not know when i will have the personal energy necessary to document our subversion use to the same level of detail. someone else will probably have to do it.
- SmartGit is smart.
perhaps it would be better to ask other committers. {funnier if i call them pushers}. i don't really want to vote, because i do not know when my participation is going to taper off.