<?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>gitosis: how to add new repository</title> <atom:link href="http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html/feed" rel="self" type="application/rss+xml" /><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html</link> <description>Tiny bits of bioinformatics, [web-]programming etc</description> <lastBuildDate>Sat, 19 May 2012 15:27:39 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-140068</link> <dc:creator>Bogdan</dc:creator> <pubDate>Tue, 01 May 2012 14:38:36 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-140068</guid> <description>Right, this is what I&#039;ve used in half of the commands. Should have probably used in all commands, but &#039;;&#039; is one symbol faster to type than &#039;&amp;&amp;&#039; :) Still a valid point, thanks.</description> <content:encoded><![CDATA[<p>Right, this is what I&#8217;ve used in half of the commands. Should have probably used in all commands, but &#8216;;&#8217; is one symbol faster to type than &#8216;&#038;&#038;&#8217; <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> Still a valid point, thanks.</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-140060</link> <dc:creator>Damian</dc:creator> <pubDate>Mon, 30 Apr 2012 20:20:39 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-140060</guid> <description>To concatenate commands and avoid possible mistakes replace ; with &amp;&amp;
Thanks!</description> <content:encoded><![CDATA[<p>To concatenate commands and avoid possible mistakes replace ; with &amp;&amp;</p><p>Thanks!</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-139966</link> <dc:creator>將目前的 git 專案放到遠端主機上 &#171; 傑克達與瑞兒絲的大小事</dc:creator> <pubDate>Wed, 18 Apr 2012 08:29:07 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-139966</guid> <description>[...] 注意： 這項操作需要先在 git server 的 gitosis 裏正確設定存取權限，不然一定會出現 access denied 而無法正確將本地端資料放到遠端，可參考這篇說明 [...]</description> <content:encoded><![CDATA[<p>[...] 注意： 這項操作需要先在 git server 的 gitosis 裏正確設定存取權限，不然一定會出現 access denied 而無法正確將本地端資料放到遠端，可參考這篇說明 [...]</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-138508</link> <dc:creator>Bogdan</dc:creator> <pubDate>Mon, 02 Jan 2012 16:10:09 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-138508</guid> <description>By default gitosis should create bare repositories. If that was not your case - then either something went wrong when setting up gitosis, or you&#039;re not using gitosis at all :)</description> <content:encoded><![CDATA[<p>By default gitosis should create bare repositories. If that was not your case &#8211; then either something went wrong when setting up gitosis, or you&#8217;re not using gitosis at all <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-138303</link> <dc:creator>dinh vi gps</dc:creator> <pubDate>Sat, 31 Dec 2011 19:43:31 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-138303</guid> <description>Thanks for your instructions,
It works like a charm :)
But at when I clone new project, add a file, commit new file, then push back to the server it throw errors :(
After edit new project config file, change: bare = false =&gt; true, it work normally :D
Thanks again!</description> <content:encoded><![CDATA[<p>Thanks for your instructions,<br
/> It works like a charm <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> But at when I clone new project, add a file, commit new file, then push back to the server it throw errors <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /><br
/> After edit new project config file, change: bare = false =&gt; true, it work normally <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /><br
/> Thanks again!</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-136211</link> <dc:creator>Slobo</dc:creator> <pubDate>Sun, 18 Sep 2011 21:39:55 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-136211</guid> <description>I like to create an empty repo and connect it to project tracking software before making actual commits :)
Cheers</description> <content:encoded><![CDATA[<p>I like to create an empty repo and connect it to project tracking software before making actual commits <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br
/> Cheers</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-136176</link> <dc:creator>Bogdan</dc:creator> <pubDate>Fri, 16 Sep 2011 07:46:45 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-136176</guid> <description>I believe you had no files in the directory where you &#039;git init; git add .&#039; (or you haven&#039;t run &#039;git add .&#039;, which is less likely).
I&#039;ll update the post to mention this case, thanks.</description> <content:encoded><![CDATA[<p>I believe you had no files in the directory where you &#8216;git init; git add .&#8217; (or you haven&#8217;t run &#8216;git add .&#8217;, which is less likely).</p><p>I&#8217;ll update the post to mention this case, thanks.</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-136168</link> <dc:creator>Slobo</dc:creator> <pubDate>Thu, 15 Sep 2011 19:11:17 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-136168</guid> <description>In a recent git version I needed to substitute
7. git commit --allow-empty -m &quot;Initial commit&quot;
otherwise I get greeted with a message that there is nothing to commit</description> <content:encoded><![CDATA[<p>In a recent git version I needed to substitute</p><p>7. git commit &#8211;allow-empty -m &#8220;Initial commit&#8221;</p><p>otherwise I get greeted with a message that there is nothing to commit</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-110272</link> <dc:creator>noqqe.de &#187; Blog Archive &#187; Gitosis &#124; Debugging, Undokumentiertes und Konfiguration</dc:creator> <pubDate>Thu, 12 Aug 2010 18:48:26 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-110272</guid> <description>[...] Definierbare Rechte und Gruppenorganisation für Git-Repositories. Im Web findet man unzählige How-To&#8217;s die eine Standardinstallation wirklich gut und übersichtlich dokumentieren bzw. dazu [...]</description> <content:encoded><![CDATA[<p>[...] Definierbare Rechte und Gruppenorganisation für Git-Repositories. Im Web findet man unzählige How-To&#8217;s die eine Standardinstallation wirklich gut und übersichtlich dokumentieren bzw. dazu [...]</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-108228</link> <dc:creator>Marcin</dc:creator> <pubDate>Mon, 12 Jul 2010 09:10:08 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-108228</guid> <description>Hi, thanks for sharing this information, got stuck following different site and followed your explanation and it all worked. Bookmarked :-).. cheers</description> <content:encoded><![CDATA[<p>Hi, thanks for sharing this information, got stuck following different site and followed your explanation and it all worked. Bookmarked <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> .. cheers</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-103536</link> <dc:creator>Bogdan</dc:creator> <pubDate>Mon, 25 Jan 2010 08:13:18 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-103536</guid> <description>Thank you, I&#039;ve updated the text.</description> <content:encoded><![CDATA[<p>Thank you, I&#8217;ve updated the text.</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-103495</link> <dc:creator>BigBaaadBob</dc:creator> <pubDate>Thu, 21 Jan 2010 22:02:23 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-103495</guid> <description>Rather than directly edit the config file, you can (and maybe should) use:&lt;code&gt;
$ git config --add branch.master.remote origin
$ git config --add branch.master.merge refs/heads/master
&lt;/code&gt;</description> <content:encoded><![CDATA[<p>Rather than directly edit the config file, you can (and maybe should) use:<code><br
/> $ git config --add branch.master.remote origin<br
/> $ git config --add branch.master.merge refs/heads/master<br
/> </code></p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-103422</link> <dc:creator>Synesthesia</dc:creator> <pubDate>Wed, 13 Jan 2010 22:27:47 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-103422</guid> <description>[...] gitosis: how to add new repository [...]</description> <content:encoded><![CDATA[<p>[...] gitosis: how to add new repository [...]</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-102569</link> <dc:creator>Bogdan</dc:creator> <pubDate>Tue, 13 Oct 2009 21:18:38 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-102569</guid> <description>You are welcome!
I&#039;m using this as a reference myself :)</description> <content:encoded><![CDATA[<p>You are welcome!</p><p>I&#8217;m using this as a reference myself <img
src='http://bogdan.org.ua/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /></p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-102566</link> <dc:creator>John E</dc:creator> <pubDate>Tue, 13 Oct 2009 15:35:48 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-102566</guid> <description>Thanks!! I love gitosis but always forget the details. The previous guides I use always seem to leave one step out or another, added to my bookmarks!</description> <content:encoded><![CDATA[<p>Thanks!! I love gitosis but always forget the details. The previous guides I use always seem to leave one step out or another, added to my bookmarks!</p> ]]></content:encoded> </item> <item><title>gitosis: how to add new repository</title><link>http://bogdan.org.ua/2009/02/20/gitosis-how-to-add-new-repository.html#comment-100911</link> <dc:creator>hauptmech</dc:creator> <pubDate>Fri, 17 Apr 2009 05:00:20 +0000</pubDate> <guid
isPermaLink="false">http://bogdan.org.ua/?p=606#comment-100911</guid> <description>Thanks, this was useful</description> <content:encoded><![CDATA[<p>Thanks, this was useful</p> ]]></content:encoded> </item> </channel> </rss>
