[28857] trunk/dports/python

Ryan Schmidt ryandesign at macports.org
Mon Sep 10 02:39:35 PDT 2007


On Sep 10, 2007, at 04:21, source_changes at macosforge.org wrote:

> Revision: 28857
>           http://trac.macosforge.org/projects/macports/changeset/28857
> Author:   afb at macports.org
> Date:     2007-09-10 02:21:08 -0700 (Mon, 10 Sep 2007)
>
> Log Message:
> -----------
> new port: but same as py-checker
>
> Added Paths:
> -----------
>     trunk/dports/python/py25-checker/
>     trunk/dports/python/py25-checker/Portfile
>     trunk/dports/python/py25-checker/files/
>     trunk/dports/python/py25-checker/files/patch-setup.py.diff

[snip]

It would be better in these cases to

$ cd dports/python
$ svn cp py-checker py25-checker
$ cd py25-checker

and then edit Portfile and commit. This way the history is preserved  
in the repository (someone looking at "svn log" sees the history of  
py-checker, someone using "svn blame" sees why the lines were  
originally added in py-checker), and also only a diff against py- 
checker needs to be stored (and not the complete portfile and  
patchfiles again).






More information about the macports-dev mailing list