Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:55408 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 95267 invoked from network); 13 Sep 2011 17:18:17 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 13 Sep 2011 17:18:17 -0000 Authentication-Results: pb1.pair.com smtp.mail=kitaev@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=kitaev@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.216.170 as permitted sender) X-PHP-List-Original-Sender: kitaev@gmail.com X-Host-Fingerprint: 209.85.216.170 mail-qy0-f170.google.com Received: from [209.85.216.170] ([209.85.216.170:46914] helo=mail-qy0-f170.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id B2/93-09632-7509F6E4 for ; Tue, 13 Sep 2011 13:18:16 -0400 Received: by qyl16 with SMTP id 16so1884225qyl.8 for ; Tue, 13 Sep 2011 10:18:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=cpgNyrRM4j7aqHEb8y5x6moJ7HAQhw+IfxCZlp/3xjU=; b=uSvUzxSKApzEweQ5GPqxLdSeZ4KTQvl5YDTy0N2sjJiZo2iMs0WTHAuC1sXBaT7K1w T3rpT7GzTDSteocvAE3KMnVY1WneLHiY/ySvWCQ+hukD8BP8OK5q6hJZZ4FP7M1oEBYr zFxUJmwf9uN/pKO00rVsjLoSMjJW3Fn9ebz/w= MIME-Version: 1.0 Received: by 10.229.65.166 with SMTP id j38mr233082qci.20.1315934292192; Tue, 13 Sep 2011 10:18:12 -0700 (PDT) Received: by 10.229.217.208 with HTTP; Tue, 13 Sep 2011 10:18:11 -0700 (PDT) In-Reply-To: References: Date: Tue, 13 Sep 2011 19:18:11 +0200 Message-ID: To: Ronald Chmara Cc: internals@lists.php.net, dsp@php.net, =?UTF-8?B?0KHQtdC80ZHQvSDQktCw0LTQuNGI0LXQsg==?= Content-Type: text/plain; charset=UTF-8 Subject: Re: [PHP-DEV] Migrating from Subversion to Git From: kitaev@gmail.com (Alexander Kitaev) Hello Ronald, > "SubGit is a closed source software. You may use this version of it for free." > > From: > http://subgit.com/download/index.html Thank you for pointing to that, I apologize for not including this information into my original message. EAP version of SubGit is free for use in any projects. SubGit will remain free for use in the open source projects after release (I think it would be really strange to do otherwise). We plan to make it possible to use SubGit for free in closed source projects as well, may be with some unobtrusive message printed out to the console after each push/commit, but it is not yet finally decided. We have no plans to make SubGit itself open source so far. I think subgit-specific discussion will better suite subgit-users mailing list. Thanks! Alexander Kitaev, TMate Software Support, TMate Software, http://subgit.com/ - two way ticket to the dark side On 13 September 2011 18:52, Ronald Chmara wrote: > On Tue, Sep 13, 2011 at 6:47 AM, Alexander Kitaev wrote: >> Hello David, >> Snip_> >> You may download SubGit at http://subgit.com/ and contact us at >> support@subgit.com if you have further questions. >> Thanks! > > "SubGit is a closed source software. You may use this version of it for free." > > From: > http://subgit.com/download/index.html > > -Ronabop >