<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>unfuddle | Nerdpress.org</title>
	<atom:link href="https://nerdpress.org/tag/unfuddle/feed/" rel="self" type="application/rss+xml" />
	<link>https://nerdpress.org</link>
	<description>...dev, tech problems and solutions.</description>
	<lastBuildDate>Mon, 21 Mar 2011 13:11:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>Unfuddle: Repository read access denied</title>
		<link>https://nerdpress.org/2011/03/21/unfuddle-repository-read-access-denied/</link>
		
		<dc:creator><![CDATA[Ivo Bathke]]></dc:creator>
		<pubDate>Mon, 21 Mar 2011 13:11:18 +0000</pubDate>
				<category><![CDATA[Deployment]]></category>
		<category><![CDATA[Project Setup]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[unfuddle]]></category>
		<guid isPermaLink="false">https://nerdpress.org/?p=1427</guid>

					<description><![CDATA[<p>Unfuddle: Repository read access denied Ich benutze ja ganz gerne unfuddle für Projekte mit closed source. Dort kann man nämlich mit dem free Account, anders wie bei github, private repositories erstellen. Nun hatte ich aber neulich plötzlich einen Auth Fehler und konnte mich mit meinem key nicht mehr connecten: Ich war mir keiner schuld bewußt. &#8230; </p>
<p class="link-more"><a href="https://nerdpress.org/2011/03/21/unfuddle-repository-read-access-denied/" class="more-link">Continue reading<span class="screen-reader-text"> "Unfuddle: Repository read access denied"</span></a></p>
The post <a href="https://nerdpress.org/2011/03/21/unfuddle-repository-read-access-denied/">Unfuddle: Repository read access denied</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></description>
										<content:encoded><![CDATA[<p>Unfuddle: Repository read access denied</p>
<p>Ich benutze ja ganz gerne <a href="http://www.unfuddle.com">unfuddle</a> für Projekte mit closed source.<br />
Dort kann man nämlich mit dem free Account, anders wie bei <a href="http://github.com">github</a>, private repositories erstellen.</p>
<p>Nun hatte ich aber neulich plötzlich einen Auth Fehler und konnte mich mit meinem key nicht mehr connecten:</p>
<pre class="brush: bash; title: ; notranslate">
ERROR:gitosis.serve.main:Repository read access denied
fatal: The remote end hung up unexpectedly
</pre>
<p>Ich war mir keiner schuld bewußt.</p>
<p>Nachdem ich meinen key gelöscht bei unfuddle hatte und neu anlegen wollte, kam dann die Fehlermeldung:</p>
<pre class="brush: bash; title: ; notranslate">
This public key has already been taken by another user.
If you have multiple accounts, you must use a different public key for each account.
</pre>
<p><span id="more-1427"></span></p>
<p>Des Rätsels Löung war dann <a href="http://unfuddle.com/community/forums/4/topics/362">hier</a> zu finden.</p>
<p>Kurz: ich hatte meinen key noch einem anderen Projekt zugeteilt, wo ich contribute, allerdings mit einem anderen Account.<br />
Also zweiten key angelegt, bei unfuddle eingetragen, über ssh config einen switch eingetragen und schon klappts</p>The post <a href="https://nerdpress.org/2011/03/21/unfuddle-repository-read-access-denied/">Unfuddle: Repository read access denied</a> first appeared on <a href="https://nerdpress.org">Nerdpress.org</a>.]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
