<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: From subversion to git (part3 &#8211; gitosis)</title>
	<atom:link href="http://vafer.org/blog/20080115011413/feed" rel="self" type="application/rss+xml" />
	<link>http://vafer.org/blog/20080115011413</link>
	<description>ramblings of a creative mind</description>
	<lastBuildDate>Sun, 07 Mar 2010 01:54:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: tcurdt</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59210</link>
		<dc:creator>tcurdt</dc:creator>
		<pubDate>Mon, 06 Jul 2009 13:31:52 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59210</guid>
		<description>I would check with the folks on IRC. Especially as you are on windows I have no clue.</description>
		<content:encoded><![CDATA[<p>I would check with the folks on IRC. Especially as you are on windows I have no clue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gitmanage</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59209</link>
		<dc:creator>Gitmanage</dc:creator>
		<pubDate>Mon, 06 Jul 2009 12:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59209</guid>
		<description>Hi I am getting the below error when itried to clone my gitosis-admin.git
Initialized empty Git repository in e:/gitosis-admin/.git/
DEBUG:gitosis.serve.main:Got command &quot;git-upload-pack &#039;/home/git/repositories/gi
tosis-admin.git&#039;&quot;
DEBUG:gitosis.access.haveAccess:Access check for &#039;AshwathKASHWATH&#039; as &#039;writable&#039;
 on &#039;home/git/repositories/gitosis-admin.git&#039;...
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#039;home/git/repositorie
s/gitosis-admin.git&#039;, new value &#039;home/git/repositories/gitosis-admin&#039;
DEBUG:gitosis.group.getMembership:found &#039;AshwathKASHWATH&#039; in &#039;gitosis-admin&#039;
DEBUG:gitosis.access.haveAccess:Access check for &#039;AshwathKASHWATH&#039; as &#039;writeable
&#039; on &#039;home/git/repositories/gitosis-admin.git&#039;...
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#039;home/git/repositorie
s/gitosis-admin.git&#039;, new value &#039;home/git/repositories/gitosis-admin&#039;
DEBUG:gitosis.group.getMembership:found &#039;AshwathKASHWATH&#039; in &#039;gitosis-admin&#039;
DEBUG:gitosis.access.haveAccess:Access check for &#039;AshwathKASHWATH&#039; as &#039;readonly&#039;
 on &#039;home/git/repositories/gitosis-admin.git&#039;...
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#039;home/git/repositorie
s/gitosis-admin.git&#039;, new value &#039;home/git/repositories/gitosis-admin&#039;
DEBUG:gitosis.group.getMembership:found &#039;AshwathKASHWATH&#039; in &#039;gitosis-admin&#039;
ERROR:gitosis.serve.main:Repository read access denied
fatal: The remote end hung up unexpectedly

Can you tell me what may be the issue</description>
		<content:encoded><![CDATA[<p>Hi I am getting the below error when itried to clone my gitosis-admin.git<br />
Initialized empty Git repository in e:/gitosis-admin/.git/<br />
DEBUG:gitosis.serve.main:Got command &#8220;git-upload-pack &#8216;/home/git/repositories/gi<br />
tosis-admin.git&#8217;&#8221;<br />
DEBUG:gitosis.access.haveAccess:Access check for &#8216;AshwathKASHWATH&#8217; as &#8216;writable&#8217;<br />
 on &#8216;home/git/repositories/gitosis-admin.git&#8217;&#8230;<br />
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#8216;home/git/repositorie<br />
s/gitosis-admin.git&#8217;, new value &#8216;home/git/repositories/gitosis-admin&#8217;<br />
DEBUG:gitosis.group.getMembership:found &#8216;AshwathKASHWATH&#8217; in &#8216;gitosis-admin&#8217;<br />
DEBUG:gitosis.access.haveAccess:Access check for &#8216;AshwathKASHWATH&#8217; as &#8216;writeable<br />
&#8216; on &#8216;home/git/repositories/gitosis-admin.git&#8217;&#8230;<br />
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#8216;home/git/repositorie<br />
s/gitosis-admin.git&#8217;, new value &#8216;home/git/repositories/gitosis-admin&#8217;<br />
DEBUG:gitosis.group.getMembership:found &#8216;AshwathKASHWATH&#8217; in &#8216;gitosis-admin&#8217;<br />
DEBUG:gitosis.access.haveAccess:Access check for &#8216;AshwathKASHWATH&#8217; as &#8216;readonly&#8217;<br />
 on &#8216;home/git/repositories/gitosis-admin.git&#8217;&#8230;<br />
DEBUG:gitosis.access.haveAccess:Stripping .git suffix from &#8216;home/git/repositorie<br />
s/gitosis-admin.git&#8217;, new value &#8216;home/git/repositories/gitosis-admin&#8217;<br />
DEBUG:gitosis.group.getMembership:found &#8216;AshwathKASHWATH&#8217; in &#8216;gitosis-admin&#8217;<br />
ERROR:gitosis.serve.main:Repository read access denied<br />
fatal: The remote end hung up unexpectedly</p>
<p>Can you tell me what may be the issue</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvis</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59130</link>
		<dc:creator>Elvis</dc:creator>
		<pubDate>Fri, 10 Apr 2009 07:11:53 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59130</guid>
		<description>@tcurdt

I can push my new repo to server with luck finally. I revise the new created repo ownership to gituser on my server. And then I can git push with luck.</description>
		<content:encoded><![CDATA[<p>@tcurdt</p>
<p>I can push my new repo to server with luck finally. I revise the new created repo ownership to gituser on my server. And then I can git push with luck.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvis</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59129</link>
		<dc:creator>Elvis</dc:creator>
		<pubDate>Fri, 10 Apr 2009 02:36:22 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59129</guid>
		<description>@tcurdt

I can push by creating a new repo on server and typing the correct repo path. But another error occurs when I was pushing

error: unable to create temporary sha1 filename ./objects/46: Permission denied

fatal: failed to write object
error: unpack failed: unpacker exited with error code
To gitter@192.168.1.22:~gitter/repositories/newrepo.git
 ! [remote rejected] master -&gt; master (n/a (unpacker error))
error: failed to push some refs to &#039;gitter@192.168.1.22:~gitter/repositories/newrepo.git&#039;

Have u ever encountered this issue??</description>
		<content:encoded><![CDATA[<p>@tcurdt</p>
<p>I can push by creating a new repo on server and typing the correct repo path. But another error occurs when I was pushing</p>
<p>error: unable to create temporary sha1 filename ./objects/46: Permission denied</p>
<p>fatal: failed to write object<br />
error: unpack failed: unpacker exited with error code<br />
To <a href="mailto:gitter@192.168.1.22">gitter@192.168.1.22</a>:~gitter/repositories/newrepo.git<br />
 ! [remote rejected] master -&gt; master (n/a (unpacker error))<br />
error: failed to push some refs to &#8216;gitter@192.168.1.22:~gitter/repositories/newrepo.git&#8217;</p>
<p>Have u ever encountered this issue??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tcurdt</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59127</link>
		<dc:creator>tcurdt</dc:creator>
		<pubDate>Thu, 09 Apr 2009 14:55:08 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59127</guid>
		<description>@Elvis: I might have missed out on one step.

Just create the a bare repository where it is supposed to be on the server with &quot;git init --bare&quot;. Let me know if that fixed it.</description>
		<content:encoded><![CDATA[<p>@Elvis: I might have missed out on one step.</p>
<p>Just create the a bare repository where it is supposed to be on the server with &#8220;git init &#8211;bare&#8221;. Let me know if that fixed it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvis</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59126</link>
		<dc:creator>Elvis</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59126</guid>
		<description>I write my steps, can u help to point out where i&#039;m wrong?

After I clone gitosis-admin.git from server

1. First I edit gitosis.conf and add
   [group testrepo]
    writable = testrepo
    members = git-testing

2. mkdir testrepo under directory gitosis-admin-git
3. cd testrepo and then git init-db
4. touch readme and then git add readme
5. git commit -a -m &quot;initial import&quot;
6. git remote add origin git@my.server.name:testrepo.git
7. git push --all (git push origin master) 

Result : fatal: &#039;testrepo.git&#039;: unable to chdir or not a git archive
         fatal: The remote end hung up unexpectedly

p.s : In step 7 &quot;:testrepo.git&quot; should I list the specified path? example &quot;:/home/user/gitosis-admin.git/android.git&quot;.</description>
		<content:encoded><![CDATA[<p>I write my steps, can u help to point out where i&#8217;m wrong?</p>
<p>After I clone gitosis-admin.git from server</p>
<p>1. First I edit gitosis.conf and add<br />
   [group testrepo]<br />
    writable = testrepo<br />
    members = git-testing</p>
<p>2. mkdir testrepo under directory gitosis-admin-git<br />
3. cd testrepo and then git init-db<br />
4. touch readme and then git add readme<br />
5. git commit -a -m &#8220;initial import&#8221;<br />
6. git remote add origin <a href="mailto:git@my.server.name">git@my.server.name</a>:testrepo.git<br />
7. git push &#8211;all (git push origin master) </p>
<p>Result : fatal: &#8216;testrepo.git&#8217;: unable to chdir or not a git archive<br />
         fatal: The remote end hung up unexpectedly</p>
<p>p.s : In step 7 &#8220;:testrepo.git&#8221; should I list the specified path? example &#8220;:/home/user/gitosis-admin.git/android.git&#8221;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Elvis</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-59125</link>
		<dc:creator>Elvis</dc:creator>
		<pubDate>Thu, 09 Apr 2009 13:17:19 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-59125</guid>
		<description>I did the final push for my new created project to server. It always show me that newproject.git unable to chdir or not a git archive.

Any hint for me, I&#039;ve been bothering on this issue for days!! Thanks!!

BTW, set gitosis.conf correctly is required before init and then push a new project??</description>
		<content:encoded><![CDATA[<p>I did the final push for my new created project to server. It always show me that newproject.git unable to chdir or not a git archive.</p>
<p>Any hint for me, I&#8217;ve been bothering on this issue for days!! Thanks!!</p>
<p>BTW, set gitosis.conf correctly is required before init and then push a new project??</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin S. Leitgeb</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-58715</link>
		<dc:creator>Justin S. Leitgeb</dc:creator>
		<pubDate>Fri, 25 Apr 2008 15:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-58715</guid>
		<description>apt-get install cdbs also seems to be a dependency that you didn&#039;t mention, at least on my machine.  Thanks for the helpful guide!</description>
		<content:encoded><![CDATA[<p>apt-get install cdbs also seems to be a dependency that you didn&#8217;t mention, at least on my machine.  Thanks for the helpful guide!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry</title>
		<link>http://vafer.org/blog/20080115011413/comment-page-1#comment-58570</link>
		<dc:creator>Garry</dc:creator>
		<pubDate>Sun, 09 Mar 2008 07:06:58 +0000</pubDate>
		<guid isPermaLink="false">http://vafer.org/blog/20080115011413#comment-58570</guid>
		<description>I like your last line &quot;git push --all&quot;.  I was using a more complicated version indicated in the gitosis README (that I found hard to remember).  Now I&#039;ll keep in mind &#039;--all&#039; :)</description>
		<content:encoded><![CDATA[<p>I like your last line &#8220;git push &#8211;all&#8221;.  I was using a more complicated version indicated in the gitosis README (that I found hard to remember).  Now I&#8217;ll keep in mind &#8216;&#8211;all&#8217; :)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
