Return-Path: <perl5-porters-return-131576-sam=vilain.net@perl.org>
X-Original-To: sam@utsl.gen.nz
Delivered-To: sam@utsl.gen.nz
Received: by musashi.utsl.gen.nz (Postfix, from userid 65534)
	id C891E21D0BE; Tue, 18 Dec 2007 03:33:12 +1300 (NZDT)
Received-SPF: none (mail.musashi.utsl.gen.nz: domain of perl5-porters-return-131576-sam=vilain.net@perl.org does not designate permitted sender hosts; RECORD=)
Received: from lists.develooper.com (x6.develooper.com [63.251.223.186])
	by musashi.utsl.gen.nz (Postfix) with SMTP id D286E21D065
	for <sam@vilain.net>; Tue, 18 Dec 2007 03:33:06 +1300 (NZDT)
Received: (qmail 637 invoked by uid 514); 17 Dec 2007 14:33:04 -0000
Mailing-List: contact perl5-porters-help@perl.org; run by ezmlm
Precedence: bulk
list-help: <mailto:perl5-porters-help@perl.org>
list-unsubscribe: <mailto:perl5-porters-unsubscribe@perl.org>
list-post: <mailto:perl5-porters@perl.org>
X-List-Archive: <http://nntp.perl.org/group/perl.perl5.porters/131576>
List-Id: <perl5-porters.perl.org>
Delivered-To: mailing list perl5-porters@perl.org
Received: (qmail 625 invoked from network); 17 Dec 2007 14:33:04 -0000
Delivered-To: perl5-porters@perl.org
Date: Mon, 17 Dec 2007 09:32:39 -0500 (EST)
From: Andrew Dougherty <doughera@lafayette.edu>
X-X-Sender: doughera@fractal.phys.lafayette.edu
To: "H.Merijn Brand" <h.m.brand@xs4all.nl>
Cc: perl5-porters@perl.org
Subject: Re: The Reposithon!  Take 2
In-Reply-To: <20071217134101.5a396b6e@pc09.procura.nl>
Message-ID: <Pine.LNX.4.64.0712170910420.22480@fractal.phys.lafayette.edu>
References: <47664617.9010106@vilain.net> <47666AE1.7040009@havurah-software.org>
 <20071217134101.5a396b6e@pc09.procura.nl>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII
X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on 
	mail.musashi.utsl.gen.nz
X-Spam-Level: 
X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=failed 
	version=3.0.2

On Mon, 17 Dec 2007, H.Merijn Brand wrote:

> I don't say porting git to HP-UX was/is easy, but at least I got it building
> in less than four hours without having to depend on other projects. I gave
> up on SVN after three days and not having any runnable part of svn at all.

My experiences on Solaris are about equally painful, but reversed.  I ended
up hand-editing svn's configure scripts to get them to work at all.  It
took about a day of on-and-off effort, but it does now seem to work.

Git took about half a day to get to build and install, but alas it
doesn't seem to work:

    $ git-clone git://git.utsl.gen.nz/p4-metadata
    /home/doughera/git/bin/git-clone: git-init: command not found
    Usage: /home/doughera/git/bin/git-clone [--template=<template_directory>] [--reference <reference-repo>] [--bare] [-l [-s]] [-q] [-u <upload-pack>] [--origin <name>] [--depth <n>] [-n] <repo> [<dir>]
    $ git --version
    git version 1.5.3.6

Indeed, I have no 'git-init' command anywhere to be found.  I have no
idea if this is normal.  It's probably something simple, but I probably
won't have time to investigate until January sometime.

Sigh.  

On the other hand, I certainly agree that the discussion has been
constructive and positive.  Sam's done a wonderful job working on
converting the perforce repository and sharing his work with the broader
community.

-- 
    Andy Dougherty		doughera@lafayette.edu
