OS4 DepotLogo by Alkaron 
(anonymous IP: 3.128.199.162,2193) 
 HomeRecentStatsSearchSubmitUploadsMirrorsContactInfoDisclaimerConfigAdmin
 Menu

 Features
   Crashlogs
   Bug tracker
   Locale browser
 

 Categories

   o Audio (343)
   o Datatype (51)
   o Demo (203)
   o Development (596)
   o Document (22)
   o Driver (97)
   o Emulation (147)
   o Game (1004)
   o Graphics (497)
   o Library (115)
   o Network (232)
   o Office (66)
   o Utility (923)
   o Video (69)

Total files: 4365

Full index file
Recent index file

 Links

  Amigans.net
  OpenAmiga
  Aminet
  IntuitionBase


Support the site


 Readme for:  Driver » Utility » mercurial.lha

Mercurial

Description: Mercurial Version Control System
Download: mercurial.lha       (TIPS: Use the right click menu if your browser takes you back here all the time)
Size: 4Mb
Version: 1.9
Date: 25 Aug 2011
Author: Matt Mackall etc al (ported by Andy Broad)
Submitter: Andy Broad
Email: andy/broad ology org uk
Homepage: http://mercurial.selenic.com/
Requirements: Python SSL Module
Category: driver/utility
Replaces: driver/utility/mercurial.lha
License: GPL
Distribute: yes
Min OS Version: 4.1
FileID: 6583
 
Comments: 2
Snapshots: 0
Videos: 0
Downloads: 241  (Current version)
350  (Accumulated)
Votes: 0 (0/0)  (30 days/7 days)

Show comments Show snapshots Show videos Show content Show crashlogs Replace file 
This is a quick port of the mercurial version control system to AmigaOS4.x

It's based on the source to Mercurial-1.9


It's not exhaustively tested but does seem to be working.
Certainly I was able to clone an online directory via https

Changes:

27/07/2011: First amiga release/
31/07/2011: Fixed problem with renameing lock files
01/08/2011: Put configs files in ENV:hg/
08/08/2011: fixed missing symbol htonl error
25/08/2011: fixed overwritten fix to path joining!

Requirements:

Python SSL Module
(which in turn depends on libopenssl)

SDK to build

Installation:

Unpack archive and

cd to top directory mercurial-1.9

from shell do

python setup.py install

then do

protect python:scripts/hg +s

then try

hg

for a list of commands etc

If you wish to customise the config then create an edit the file ENVARC:hg/.hgrc
See documentation for more details or do

hg help config

you may need to do something like

getenv hg/.hgrc to force ENV: to load the hg directory (first time only) or
reboot.

andy()broad.ology.org.uk





Copyright © 2004-2024 by Björn Hagström All Rights Reserved