<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Git clone from official repository]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5175</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5175&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Git clone from official repository.]]></description>
		<lastBuildDate>Wed, 24 Sep 2014 12:47:46 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20965#p20965</link>
			<description><![CDATA[<p>Indeed. Fixed, Stable (i.e.2.3 branch) FA code is in master.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 24 Sep 2014 12:47:46 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20965#p20965</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20951#p20951</link>
			<description><![CDATA[<p>Maybe the <a href="http://mortalpowers.com/news/git-error-couldnt-find-remote-ref-master#.VCH2Tp8cj3A">permissions</a> in the .git folder are not allowing us to fetch all the refs.</p>]]></description>
			<author><![CDATA[null@example.com (cambell)]]></author>
			<pubDate>Tue, 23 Sep 2014 22:42:50 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20951#p20951</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20947#p20947</link>
			<description><![CDATA[<p>Progress...&nbsp; I can now clone from the official repository, but it looks like there are still some issues.&nbsp; When I do a clone, I get:</p><p>warning: remote HEAD refers to nonexistent ref, unable to checkout.</p><p>After the clone, there is no master ref:<br />cd fa-stable<br />git show-ref<br />481038ba4817907d494aa66fb6a888f1493221b2 refs/remotes/origin/gl_tax_support<br />264c09696d65efe4532c197f317162daf8c24f32 refs/tags/unstable_2.3.13<br />...<br />...<br />2e325b980e8977e83067ddece2df28199e5cadfc refs/tags/version_2_3_9</p><p>the only branch that shows up:<br />git branch -r<br />&nbsp; origin/gl_tax_support</p><p>Thanks for the help!</p>]]></description>
			<author><![CDATA[null@example.com (cotcomsol)]]></author>
			<pubDate>Tue, 23 Sep 2014 17:05:31 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20947#p20947</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20937#p20937</link>
			<description><![CDATA[<p>Sorry,&nbsp; There was a a mistake in the git protocol url above, now fixed.<br />Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 23 Sep 2014 09:07:07 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20937#p20937</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20936#p20936</link>
			<description><![CDATA[<p>The browseable url is:<br />http://devel.frontaccounting.com/git/?p=fa-stable.git</p><p>Hope the said port 9418 is open for such cloning.</p><p>The IP reverse resolves to my.frontaccounting.com</p><p>To troubleshoot, the PortScan will be handy:<br /></p><div class="codebox"><pre><code>&lt;Scan&gt;
    &lt;Info&gt;PortScan&lt;/Info&gt;
    &lt;Host&gt;176.31.120.126
        &lt;Hostname&gt;my.frontaccounting.com&lt;/Hostname&gt;
        &lt;OpenPort&gt;SSH [22]&lt;/OpenPort&gt;
        &lt;OpenPort&gt;SMTP [25]&lt;/OpenPort&gt;
        &lt;SMTPServer&gt;220 ks395322.kimsufi.com ESMTP Postfix (Debian/GNU)&lt;/SMTPServer&gt;
        &lt;OpenPort&gt;HTTP [80]&lt;/OpenPort&gt;&lt;OpenPort&gt;imap [143]&lt;/OpenPort&gt;
        &lt;IMAPServer&gt;[CAPABILITY IMAP4rev1 LITERAL+ SASL-IR LOGIN-REFERRALS ID ENABLE STARTTLS AUTH=PLAIN AUTH=LOGIN] Dovecot ready.&lt;/IMAPServer&gt;
        &lt;OpenPort&gt;587&lt;/OpenPort&gt;
        &lt;HTTPServer&gt;Apache/2.2.16 (Debian)&lt;/HTTPServer&gt;
        &lt;HTTPTitle&gt;400 Bad Request&lt;/HTTPTitle&gt;
    &lt;/Host&gt;
&lt;/Scan&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Tue, 23 Sep 2014 08:55:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20936#p20936</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20932#p20932</link>
			<description><![CDATA[<p>Gti mirror of the official Hg repo is already up and running again at <br /><a href="http://devel.frontaccounting.com/git/fa-stable.git">git://devel.frontaccounting.com:git/fa-stable</a></p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 23 Sep 2014 08:31:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20932#p20932</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20924#p20924</link>
			<description><![CDATA[<p>Have you tried Hg2Git mirrorring?</p><p>http://stackoverflow.com/questions/1389307/convert-a-mercurial-repository-to-git</p><p>https://github.com/vitaly/hg2git</p><p>http://repo.or.cz/w/hg2git.git</p><p>http://blog.appveyor.com/2014/02/23/converting-mercurial-repository-to-git-on-windows/</p><p>http://arr.gr/blog/2011/10/bitbucket-converting-hg-repositories-to-git/</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 22 Sep 2014 17:01:19 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20924#p20924</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20921#p20921</link>
			<description><![CDATA[<p>OK thanks at least it&#039;s not just me!</p>]]></description>
			<author><![CDATA[null@example.com (cotcomsol)]]></author>
			<pubDate>Mon, 22 Sep 2014 16:32:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20921#p20921</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20898#p20898</link>
			<description><![CDATA[<p>As far as I can tell its down.&nbsp; Seems to be a firewall, or no daemon running on port 9418.&nbsp; Last time I fetched was 19 June 2014.&nbsp; See <a href="https://frontaccounting.com/punbb/viewtopic.php?pid=20897#p20897">this post</a>.</p><p>I&#039;ve got two github repos.</p><p>1. A <a href="https://github.com/cambell-prince/frontaccounting">mirror of the front accounting git repo</a> when it was online<br />2. A <a href="https://github.com/cambell-prince/frontaccounting-wrapper">wrapper one level up</a>, that I used for e2e tests and build infrastructure.</p><p>If you fork those then there is some chance that changes could be merged upstream.</p>]]></description>
			<author><![CDATA[null@example.com (cambell)]]></author>
			<pubDate>Sat, 20 Sep 2014 09:27:11 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20898#p20898</guid>
		</item>
		<item>
			<title><![CDATA[Re: Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20878#p20878</link>
			<description><![CDATA[<p>Use <a href="https://code.google.com/p/tortoisegit/">TortoiseGit</a> and do a fetch/pull if you cannot clone..</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Thu, 18 Sep 2014 19:01:03 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20878#p20878</guid>
		</item>
		<item>
			<title><![CDATA[Git clone from official repository]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20875#p20875</link>
			<description><![CDATA[<p>Maybe I am missing something obvious, but I can&#039;t figure out how to clone from the &quot;official&quot; git repository at <br />http://devel.frontaccounting.com/git/</p><p>I&#039;ve checked the wiki and searched the forum, and I see lots of posts pointing to the git web repository, but no instructions how to clone it.&nbsp; I&#039;ve tried cloning with git protocol and HTTP using multiple different URLs and haven&#039;t gotten anything to work.</p><p>Can someone tell me what I&#039;m doing wrong?&nbsp; I&#039;d prefer not to base work off of a 3rd party git repository if an official one is available.</p><p>Thanks!<br />Brock</p>]]></description>
			<author><![CDATA[null@example.com (cotcomsol)]]></author>
			<pubDate>Thu, 18 Sep 2014 18:04:10 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20875#p20875</guid>
		</item>
	</channel>
</rss>
