PUBLIC   marks

PUBLIC MARKS with tag hg

Sponsorised links

This year

MovingToDistutils - django-hotclub - the how and why of Pinax's move to distutils - Google Code

by greut

Until recently, Pinax had two choices for a given external dependency:

  1. use svn:externals and point to the external dependency's svn repository
  2. include the external dependency code in the Pinax codebase

However, there are problems with this approach:

  1. it largely relies on external dependencies being in svn and this is increasingly not the case (although it was when Pinax started)
  2. it makes it difficult for Pinax itself to move away from svn
  3. there is no management of dependencies between external dependencies, nor between particular projects in Pinax and their individual dependencies

To solve these problems and more, Pinax is switching to a distutils-based approach. This means:

  1. externals dependencies are encouraged to be released as distutil-compliant packages with a valid setup.py and put on PyPI
  2. development versions of dependencies can be pulled in in a variety of different ways including from git, hg or bzr repositories

svn:externals are evil

2008

Choosing a Distributed Version Control System

by sdaclin & 1 other
Bazaar, Hg (Mercurial) ou Git sont-ils les dignes successeurs de SVN et CVS ? C'est ce que Dave DRIBIN compare dans son blog.

Sponsorised links

2007

Distributed revision control with Mercurial

by greut

Welcome to the home of the book “Distributed revision control with Mercurial”.

HG's onlineoffice

by huanggua88 (via)
HG’s onlineoffice is a blog for collecting online office serrers.We hope you can find the webside which you want to know or like.If you have questions to ask me,you can send E-mails to this address: huanggua88@gmail.com OK!Let’s go! “黄瓜在线办公服务是一个关于收集网络在线办公服务的博客站点。我们希望你能在这里找到你想了解或喜欢的网站服务。如果你有什么问题想问我,你发电子邮件给我(huanggua88@gmail.com)

2005

PUBLIC TAGS related to tag hg

no tag

Sponsorised links