zmq update
Blair Zajac
blair at orcaware.com
Thu Oct 18 18:46:27 PDT 2012
On 10/18/2012 06:33 PM, Clemens Lang wrote:
> On Thu, Oct 18, 2012 at 11:26:36AM -0700, Blair Zajac wrote:
>> Both the new zmq port and the new zmq22 port were "svn add"ed to the
>> repository. They should have been "svn copy"ed from the existing port,
>> so that the four-year-long history of the port is preserved.
Thanks for fixing these.
You could save copies of your existing new ports, 'svn rm' the new ports
that were added using 'svn add', then 'svn cp' the old port into the new
location, then 'cp' your saved copy on top and then svn commit. This
would preserve the history.
Blair
More information about the macports-dev
mailing list