mercurial 1.4.1-1
scalable distributed version control system
Mercurial is a fast, lightweight Source Control Management system designed
for efficient handling of very large distributed projects.
Its features include:
* O(1) delta-compressed file storage and retrieval scheme
* Complete cross-indexing of files and changesets for efficient exploration
of project history
* Robust SHA1-based integrity checking and append-only storage model
* Decentralized development model with arbitrary merging between trees
* High-speed HTTP-based network merge protocol
* Easy-to-use command-line interface
* Integrated stand-alone web interface
* Small Python codebase
This package contains the architecture dependent files.
Homepage:
Section:
vcs
Repository:
Uploaded by:
Depends:
libc6 (>= 2.4), python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), ucf (>= 2.0020), mercurial-common (= 1.3.1-1)
Warning: This package has missing dependencies!
Size:
2418636 bytes
MD5sum:
8005ec4e1462e5aa729ec8bf80c193f4
Source:
Status:
Package imported
QA Quarantine ends:
ENDED 2009-12-24 21:45
Packages depending on this package:
Changes
Package events
| Event type | User | Timestamp |
| Package imported | System | 2009-12-24 20:23 UTC |

Comments:
$hg (alone) throws the same stuff. something is wrong
$hg (alone) throws the same stuff. something is wrong
Doesn't work on my n900.
% hg abort: couldn't find mercurial libraries in [/usr/bin /usr/lib/python2.5 /usr/lib/python2.5/plat-linux2 /usr/lib/python2.5/lib-tk /usr/lib/python2.5/lib-dynload /usr/local/lib/python2.5/site-packages /usr/lib/python2.5/site-packages /usr/lib/python2.5/site-packages/Numeric /usr/lib/pymodules/python2.5 /usr/lib/pymodules/python2.5/gtk-2.0] (check your install and PYTHONPATH)
Some python libs ain't getting install % ls /usr/lib/python2.5/site-packages/ Numeric hildonglade.pyc Numeric.pth mercurial-1.4.1.egg-info README osso cairo osso-0.4.egg-info hildon-0.9.0.egg-info python-support.pth hildon.so touchsearch-1.3.egg-info hildonglade.py
Should be a hgext and mercurial directory there.
Tried to debug but debian packaging bewilders me.
Comments:
You must be logged in to make comments.