<?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: Git Public push-ing Woes Resolved</title>
	<atom:link href="http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/</link>
	<description>All about Blue Static development.</description>
	<lastBuildDate>Mon, 26 Sep 2011 14:02:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Ian</title>
		<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/comment-page-1/#comment-32461</link>
		<dc:creator>Ian</dc:creator>
		<pubDate>Sat, 12 Mar 2011 20:52:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/#comment-32461</guid>
		<description>Many thanks for the info about the &#039;command not found&#039; tip.  Just the answer I needed.
Ian</description>
		<content:encoded><![CDATA[<p>Many thanks for the info about the &#8216;command not found&#8217; tip.  Just the answer I needed.<br />
Ian</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabriel</title>
		<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/comment-page-1/#comment-29763</link>
		<dc:creator>Gabriel</dc:creator>
		<pubDate>Fri, 21 May 2010 10:18:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/#comment-29763</guid>
		<description>Another option that you can use is 

git push --receive-pack=/path/to/git-receive-pack server.com:/path/to/repo.git 

Where --receive-pack actually points to the location of the git command on the remote system. This is useful if you don&#039;t have access to change the PATH command on the remote system.</description>
		<content:encoded><![CDATA[<p>Another option that you can use is </p>
<p>git push --receive-pack=/path/to/git-receive-pack server.com:/path/to/repo.git </p>
<p>Where --receive-pack actually points to the location of the git command on the remote system. This is useful if you don&#8217;t have access to change the PATH command on the remote system.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: IndieBrain</title>
		<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/comment-page-1/#comment-29017</link>
		<dc:creator>IndieBrain</dc:creator>
		<pubDate>Sun, 07 Feb 2010 20:18:48 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/#comment-29017</guid>
		<description>Thanks for this information.

My 2 cents:

A general and more scalable solution would be to add sym links to git to a common area on the ssh daemon&#039;s path. If multiple users are to work with git on this machine you will ever only have to configure this solution once; rather than once per user.</description>
		<content:encoded><![CDATA[<p>Thanks for this information.</p>
<p>My 2 cents:</p>
<p>A general and more scalable solution would be to add sym links to git to a common area on the ssh daemon&#8217;s path. If multiple users are to work with git on this machine you will ever only have to configure this solution once; rather than once per user.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandrar</title>
		<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/comment-page-1/#comment-26490</link>
		<dc:creator>sandrar</dc:creator>
		<pubDate>Thu, 10 Sep 2009 13:28:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/#comment-26490</guid>
		<description>Hi! I was surfing and found your blog post... nice! I love your blog.  :) Cheers! Sandra. R.</description>
		<content:encoded><![CDATA[<p>Hi! I was surfing and found your blog post&#8230; nice! I love your blog.  <img src='https://www.bluestatic.org/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  Cheers! Sandra. R.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: devioustree &#187; Blog Archive &#187; Setting up Git on WebFaction</title>
		<link>https://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/comment-page-1/#comment-25619</link>
		<dc:creator>devioustree &#187; Blog Archive &#187; Setting up Git on WebFaction</dc:creator>
		<pubDate>Thu, 23 Jul 2009 14:35:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.bluestatic.org/blog/2007/08/01/git-public-push-ing/#comment-25619</guid>
		<description>[...] what&#8217;s happened? Well after googling the problem, I came across this blog post which states: Many installations of sshd do not invoke your shell as the login shell when you [...]</description>
		<content:encoded><![CDATA[<p>[...] what&#8217;s happened? Well after googling the problem, I came across this blog post which states: Many installations of sshd do not invoke your shell as the login shell when you [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

