You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@allura.apache.org by Igor Bondarenko <je...@users.sf.net> on 2014/05/07 14:42:18 UTC

[allura:tickets] #7323 ForgeHg: upgrade mercurial dependency

- **status**: in-progress --> code-review
- **Comment**:

Closed #576. `forgehg:je/42cc_7323`

Updated mercurial to 3.0, adjusted some API calls (not many).

There are a couple of things in changelog, that I was worried about, specifically:

- hg heads now shows all branch heads, use --topo for old behavior
- Bookmarks are no longer listed by hg tags

But it turned out they affect only UI-related commands. Seems like we don't use anything else that may broke.



---

** [tickets:#7323] ForgeHg: upgrade mercurial dependency**

**Status:** code-review
**Milestone:** limbo
**Labels:** 42cc 
**Created:** Sat Apr 12, 2014 05:55 PM UTC by Dave Brondsema
**Last Updated:** Fri Apr 18, 2014 08:20 PM UTC
**Owner:** nobody

The mercurial revision that ForgeHg/setup.py (and requirements-sf.txt) specify, is old and not available on pypi to install (although old releases are at http://mercurial.selenic.com/release/ if needed for testing, etc).

We should upgrade the ForgeHg code to use the latest mercurial version.  http://mercurial.selenic.com/wiki/UpgradeNotes has release notes which we can compare against the code to find things that need to be changed.


---

Sent from sourceforge.net because dev@allura.apache.org is subscribed to https://sourceforge.net/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/allura/admin/tickets/options.  Or, if this is a mailing list, you can unsubscribe from the mailing list.