<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Primary Development Repo from mid May 2013 - Git]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=4183&amp;type=atom" />
	<updated>2014-09-24T10:13:31Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=4183</id>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20959#p20959" />
			<content type="html"><![CDATA[<p>Both URL-s are valid and refer to te same repository.&nbsp; Cambell&#039;s one is more elegant&nbsp; though <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2014-09-24T10:13:31Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20959#p20959</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20956#p20956" />
			<content type="html"><![CDATA[<p>Which URL works?</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-24T04:58:09Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20956#p20956</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20952#p20952" />
			<content type="html"><![CDATA[<p>That should be <br /></p><div class="quotebox"><blockquote><p>git://devel.frontaccounting.com/fa-stable</p></blockquote></div>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-23T22:44:58Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20952#p20952</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20939#p20939" />
			<content type="html"><![CDATA[<p>Ref: <a href="https://frontaccounting.com/punbb/viewtopic.php?id=5175">Forum Post</a></p><p>The Official Git Mirror clone url is:<br /></p><div class="codebox"><pre><code>git://devel.frontaccounting.com:git/fa-stable</code></pre></div>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-23T09:16:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20939#p20939</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20931#p20931" />
			<content type="html"><![CDATA[<p>Sorry for late response. Git repository is already available, we had temporary technical problems.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2014-09-23T08:22:36Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20931#p20931</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20899#p20899" />
			<content type="html"><![CDATA[<p>I have not bothered to clone it from the official Git but rather rely on changes from the release to release file sets and then when I have time, I manually get the changed files and vet them before incorporation into my repo - that&#039;s why it will lag behind from time to time.</p><p>You can however use the hg2git and clone directly from the HG repo.</p><p>@itronics maintains the Official Git Mirror and probably he can shed some light.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-20T10:23:51Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20899#p20899</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20897#p20897" />
			<content type="html"><![CDATA[<p>Yes, I understand that there is the intention to have a git repo.&nbsp; I&#039;m pointing out that it is not currently operational.&nbsp; I have cloned it before, and pulled from it before.&nbsp; The last time I pulled from it was June 19, 2014.&nbsp; You can view it via http, but that&#039;s not supporting the git protocol for fetch.&nbsp; In the past I&#039;ve fetched via the git protocol on port 9418.&nbsp; Now I cannot do so.&nbsp; As far as I can tell no other protocol is available.&nbsp; You can see all the protocols that git supports here:</p><p>http://git-scm.com/book/en/Git-on-the-Server-The-Protocols</p><p>If one of those protocols is available and currently working do let me know. :-)</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-20T09:22:43Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20897#p20897</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20678#p20678" />
			<content type="html"><![CDATA[<p>The <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=summary">Official Git repo</a> is now online and is a mirror of the <a href="http://https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/">Primary HG Repo</a>.</p><p>All of this is stated clearly in my <a href="https://github.com/apmuthu/frontaccounting/blob/master/README.md">Unofficial Git repo&#039;s README.md</a> file and in the <a href="https://frontaccounting.com/fawiki/">FA Wiki</a> as well.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-05T14:43:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20678#p20678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20676#p20676" />
			<content type="html"><![CDATA[<p>So, no official git repo at the moment then?</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-05T13:09:47Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20676#p20676</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20627#p20627" />
			<content type="html"><![CDATA[<p>I did not take it from the official git with fetch. I took each release and created my github repo. In recent times I manually extract the files from the official git / hg repo (which ever is current) and then test them in batches when I have the time and then merge it into my repo manually. This method was initially chosen to help in migrating from one version to another.&nbsp; I had published the widely used OpenVZ template publicly till v2.2.11 and many users needed to migrate to the current version.</p><p>Changes are generally few and far between except when a release happens. </p><p>There may be one or more private extension repos where only &quot;encapsulated&quot; code gets into the FA deployment - a conscious decision on the part of the devs. This way they have control of the community and the code and possibly helps support the development and makes sure the community does not get sidetracked / splintered / misguided.</p><p>Furthermore, the devs recommend that all contributions go to their designated email address and not into this forum. This may have something to do with legalese and/or premium deliverables in support of the project.</p><p>The end result is that we get to have cool working code well preserved and developed over several years - can&#039;t complain at all!</p><p>My github repo was made so as to enable the community to <br />&nbsp; develop extensions on their own and <br />&nbsp; fix / enhance existing ones and <br />&nbsp; also to have their own locally hosted extension repos.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-03T02:40:55Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20627#p20627</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20625#p20625" />
			<content type="html"><![CDATA[<p>Yes, I can see the changesets on the official git repo.&nbsp; put I can&#039;t pull them via git, the remote is set to:</p><p>origin&nbsp; &nbsp; git://devel.frontaccounting.com/fa-stable (fetch)</p><p>Are you able to fetch from the official git repo?&nbsp; If so what protocol / setting do you use?</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-02T22:19:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20625#p20625</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20622#p20622" />
			<content type="html"><![CDATA[<p>The <a href="http://https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/">HG Repo</a> is quite current with a commit made less than a day ago. It is also mirrorred faithfully on the <a href="http://devel.frontaccounting.com/git/?p=fa-stable.git;a=summary">Official Git</a> but <a href="https://github.com/apmuthu/frontaccounting">my unofficial github repo</a> will lag a while behind as I update it only after vetting the changes and and when I have the time to do it.</p><p>Choosing GitHub over SF&#039;s Git repo is a matter of choice: <br />&nbsp; ease in mirrorring within SF and <br />&nbsp; the dev&#039;s comfort level besides <br />&nbsp; they may as a policy not like unbridled GitHub forking that may cause identity crisis and <br />&nbsp; splitting of the userbase.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-09-02T05:05:19Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20622#p20622</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=20621#p20621" />
			<content type="html"><![CDATA[<p>Where can I find the current source code repository?&nbsp; Currently I get a connection error on git:</p><p>$ git fetch origin<br />fatal: unable to connect to devel.frontaccounting.com:<br />devel.frontaccounting.com[0: 176.31.120.126]: errno=Connection refused</p><p>and sourceforge hg is no longer current.</p><p>I can see commits on:</p><p>http://devel.frontaccounting.com/git/?p=fa-stable.git;a=shortlog</p><p>If you have moved to git, any chance of moving to github?&nbsp; It makes contributing so much easier for everyone.</p><p>Regards,<br />Cambell</p>]]></content>
			<author>
				<name><![CDATA[cambell]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=19447</uri>
			</author>
			<updated>2014-09-01T23:45:29Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=20621#p20621</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19745#p19745" />
			<content type="html"><![CDATA[<p>At the time of the first post, Hg repo on SF was not updated for the public to view and then the Git Mirror was setup. Later Joe/Janusz clarified that the Hg repo is still the main repo where the stable and unstable branches reside. The official Git mirror provides only the stable version. My personal GitHub repo is updated only when I have the time and it also contains the extensions files. Please see the FA Wiki for link details on it&#039;s main page.</p><p>To view the date of last update and te update itself, you need to browse the commits:<br />https:/sourceforge.net/p/frontaccounting/mercurial/commit_browser</p><p>These code pages from SF need to be viewed in FireFox and not in MSIE for best results.</p>]]></content>
			<author>
				<name><![CDATA[apmuthu]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=364</uri>
			</author>
			<updated>2014-04-17T00:30:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19745#p19745</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Primary Development Repo from mid May 2013 - Git]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=19744#p19744" />
			<content type="html"><![CDATA[<p>I don&#039;t understand. The first post in this thread says &quot;development has now moved solely to Git&quot;.</p><p>I only bring this up because I would like the Frontaccounting listing in ohloh.net to accurately reflect that this is an active project. According to ohloh, there has not been any development since may 2013. I will update the ohloh listing if you like. </p><p>I tried adding&nbsp; https:/sourceforge.net/p/frontaccounting/mercurial/ci/default/tree/ as a repository in ohloh, and got an error.</p><p>I just added https://github.com/apmuthu/frontaccounting as a repository, and it accepted it.</p><p>Regards...</p>]]></content>
			<author>
				<name><![CDATA[pman]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=14890</uri>
			</author>
			<updated>2014-04-16T18:18:20Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=19744#p19744</id>
		</entry>
</feed>
