Actions
Bug #4087
closedOI_151a8 /hipster Mercurial 2.7 not working properly
Start date:
2013-08-30
Due date:
2013-10-01
% Done:
100%
Estimated time:
8.00 h
Difficulty:
Medium
Tags:
mercurial
Description
I'm using Mercurial to track a Rails project.
If I use /usr/bin/hg, it inits the repo incorrectly and doesn't add any files.
The /opt/csw/bin/hg command, from OpenCSW, works correctly.
If I create two identical projects and run "/usr/bin/hg init" on the first and "/opt/csw/bin/hg init" on the second, I can diff the repos.
The one using the system version does not contain a dirstate file.
Some versions to understand my environment:
I'm on illumos-bbaa8b6.
/usr/bin/hg is version 2.7, "file" lists it as "executable /usr/bin/python2.6 script"
/opt/csw/bin/hg is version 2.6.3, "file" lists it as "executable /opt/csw/bin/python script"
Updated by Ken Mays over 8 years ago
- Category set to 10
- Assignee set to OI Userland
- Tags changed from needs-triage to mercurial
Updated by Ken Mays over 8 years ago
- Due date set to 2013-10-01
- Status changed from Feedback to Closed
- % Done changed from 0 to 100
- Estimated time set to 8.00 h
Ticket confirmed as resolved.
Actions