Hi... errr... blaf? On Montag, 5. Mai 2008, blaf wrote: > I'm in the move to install Mercurial or Bazaar for versioning a shared > Pylons project. Actually I've never used both in real production, just > installed them and played a bit to see how they work. Both seems good > but I can't figure out how to make a choice. > > Any advice will be appreciated.
This is probably not the right mailing list to get advise for DRCSs but anyway. :) setuptools - which is used for deployment of a Pylons application - only knows about Subversion. So in this case Mercurial and Bazaar-NG are supported equally worse. There is a patch for setuptools apparently to use Mercurial though. This just applies to using the version number in the releases automatically. Otherwise you can use whatever you want. I use Mercurial. Bazaar has let me down before. And Git is too cryptic. Mercurial suits me well. I just get stuck with multiple "heads" from time to time but that's nothing that I couldn't solve. Mercurial is lightweight and fast and well supported and - above all - written in Python. :) Cheers Christoph
signature.asc
Description: This is a digitally signed message part.
