Ticket #29609 (closed update: fixed)
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
Change History
Changed 2 years ago by wolfgang.lux@…
- Attachment py26-hgsubversion.patch added
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.
Note: See
TracTickets for help on using
tickets.


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