in reply to [OT] Source code repositories

If you want to host your own, there is Gitprep, a Github clone in Perl. There also is Gitlab, another self-hosted git repository.

Github claims that you can interact with it mostly from the command line, but I haven't done this.

Replies are listed 'Best First'.
Re^2: [OT] Source code repositories
by choroba (Cardinal) on Mar 22, 2015 at 12:40 UTC
    Github claims that you can interact with it mostly from the command line
    See Ingy's git-hub for an interesting way how to do it.
    لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ
Re^2: [OT] Source code repositories
by LanX (Saint) on Mar 22, 2015 at 12:52 UTC
    > There also is Gitlab, another self-hosted git repository.

    Some background:

    Unfortunately Gitorious was acquired by Gitlab which is a payed service.

    And I understand the OP saying:

    > > I'm not in the business of paying in order to give my work away free, so migrating to Gitlab doesn't appeal.

    Cheers Rolf
    (addicted to the Perl Programming Language and ☆☆☆☆ :)

    PS: Je suis Charlie!

      I thought that you can self-host your own Gitlab instance, and at least Google finds some pages that don't immediately contradict this. I've never used Gitlab, so I don't know how good/usable Gitlab is and also don't know if self-hosting is an option at all though.

      I guess ingys git-hub package is more likely to be usable if collaboration is the point of public hosting.

        > I've never used Gitlab,

        Neither did I.

        I browsed through the web-site saw a prominent "Pricing" and added the information the OP gave us.

        Could be that I am a victim of rumors and unfortunate web-design. ;-)

        Cheers Rolf
        (addicted to the Perl Programming Language and ☆☆☆☆ :)

        PS: Je suis Charlie!