<?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: Rename A Gitosis Repository</title>
	<atom:link href="http://blog.jerodsanto.net/2009/05/rename-a-gitosis-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.jerodsanto.net/2009/05/rename-a-gitosis-repository/</link>
	<description>with Jerod Santo</description>
	<lastBuildDate>Mon, 26 Jul 2010 03:23:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Carpii</title>
		<link>http://blog.jerodsanto.net/2009/05/rename-a-gitosis-repository/comment-page-1/#comment-456</link>
		<dc:creator>Carpii</dc:creator>
		<pubDate>Mon, 31 May 2010 07:47:30 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jerodsanto.net/?p=403#comment-456</guid>
		<description>Works a treat for normal gitosis repositories, thanks&lt;br&gt;&lt;br&gt;I wanted to rename the gitosis-admin repository, since Ive a few gitosis setups on different servers&lt;br&gt;&lt;br&gt;In this case theres one final step to do&lt;br&gt;&lt;br&gt;Go onto the gitosis server, and cd to the home directory of the git user&lt;br&gt;Then youll see a symbolic link form /home/git/.gitosis.conf --&gt; /home/git/repositories/gitosis-admin.git/gitosis.conf&lt;br&gt;&lt;br&gt;Remove this symlink and re-add it to point to the renamed gitosis repo&lt;br&gt;&lt;br&gt;ln -s /home/git/repositories/NEW-GITOSIS-REPO-NAME.git/gitosis.conf ./.gitosis.conf</description>
		<content:encoded><![CDATA[<p>Works a treat for normal gitosis repositories, thanks</p>
<p>I wanted to rename the gitosis-admin repository, since Ive a few gitosis setups on different servers</p>
<p>In this case theres one final step to do</p>
<p>Go onto the gitosis server, and cd to the home directory of the git user<br />Then youll see a symbolic link form /home/git/.gitosis.conf &#8211;&gt; /home/git/repositories/gitosis-admin.git/gitosis.conf</p>
<p>Remove this symlink and re-add it to point to the renamed gitosis repo</p>
<p>ln -s /home/git/repositories/NEW-GITOSIS-REPO-NAME.git/gitosis.conf ./.gitosis.conf</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Titanous</title>
		<link>http://blog.jerodsanto.net/2009/05/rename-a-gitosis-repository/comment-page-1/#comment-379</link>
		<dc:creator>Titanous</dc:creator>
		<pubDate>Fri, 29 May 2009 17:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jerodsanto.net/?p=403#comment-379</guid>
		<description>In step 3, something like this would be faster:&lt;br&gt;&lt;code&gt;sed -i &#039;s/tk.git/show-time.git/&#039; .git/config&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>In step 3, something like this would be faster:<br /><code>sed -i &#39;s/tk.git/show-time.git/&#39; .git/config</code></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Titanous</title>
		<link>http://blog.jerodsanto.net/2009/05/rename-a-gitosis-repository/comment-page-1/#comment-231</link>
		<dc:creator>Titanous</dc:creator>
		<pubDate>Fri, 29 May 2009 10:16:53 +0000</pubDate>
		<guid isPermaLink="false">http://blog.jerodsanto.net/?p=403#comment-231</guid>
		<description>In step 3, something like this would be faster:&lt;br&gt;&lt;code&gt;sed -i &#039;s/tk.git/show-time.git/&#039; .git/config&lt;/code&gt;</description>
		<content:encoded><![CDATA[<p>In step 3, something like this would be faster:<br /><code>sed -i &#39;s/tk.git/show-time.git/&#39; .git/config</code></p>
]]></content:encoded>
	</item>
</channel>
</rss>
