New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #29609 (closed update: fixed)

Opened 2 years ago

Last modified 23 months ago

hgsubversion: Update to version 1.2.1

Reported by: wolfgang.lux@… Owned by: akitada@…
Priority: Normal Milestone:
Component: ports Version:
Keywords: haspatch Cc: macports.org@…, ryandesign@…
Port: py26-hgsubversion

Description

Pleas upgrade hgsubversion to 1.2.1. The current version is 1.1.2 and it doesn't support the --startrev option.

Attachments

py26-hgsubversion.patch (1.2 KB) - added by wolfgang.lux@… 2 years ago.
This is a patch the updates the Portfile (note that the files directory can be removed)

Change History

Changed 2 years ago by wolfgang.lux@…

This is a patch the updates the Portfile (note that the files directory can be removed)

comment:1 Changed 2 years ago by macsforever2000@…

  • Keywords haspatch added
  • Owner changed from macports-tickets@… to akitada@…
  • Version 1.9.2 deleted
  • Type changed from enhancement to update
  • Port set to py26-hgsubversion

comment:2 Changed 2 years ago by macports.org@…

This is sorely needed: hgsubversion 1.1.2 has a severe memory leak (which does not exist anymore in 1.2.1 as far as I can tell, though I do not know when it's been fixed) which makes it very hard to use for big repositories, as memory grow into the gigabytes (and freezes the process, due to the GC I guess) after a few hours of it running.

comment:3 Changed 23 months ago by ryandesign@…

  • Status changed from new to closed
  • Cc macports.org@…, ryandesign@… added
  • Resolution set to fixed
  • Summary changed from Update hgsubversion to version 1.2.1 to hgsubversion: Update to version 1.2.1

Committed in r79928 with some changes.

Note: See TracTickets for help on using tickets.