{"id":6570,"date":"2014-04-20T11:26:25","date_gmt":"2014-04-20T11:26:25","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/problem-about-git-repository-collection-of-common-programming-errors\/"},"modified":"2014-04-20T11:26:25","modified_gmt":"2014-04-20T11:26:25","slug":"problem-about-git-repository-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/04\/20\/problem-about-git-repository-collection-of-common-programming-errors\/","title":{"rendered":"problem about git-repository-Collection of common programming errors"},"content":{"rendered":"<ul>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/bed0912b2f8f31af31b8871a0ae10a6a?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nSvW<br \/>\ngit version-control git-repository<br \/>\nI&#8217;m trying to access a remote git repository using SSH but I&#8217;m getting a fatal error &#8211; is there a problem with my syntax?I&#8217;ve created a git repo in the mysite folder on my server &#8211; so the repo is at \/home\/mysite\/.git git clone ssh:\/\/root@serverIP\/mysite\/.git fatal: could not create work tree dir &#8216;mysite&#8217;.: Permission deniedCan anyone see what is wrong with my syntax or is there another issue here?<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/1bb5f2e12dcbfb8c103689f4ae94f431?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nMike Silvis<br \/>\nssh git git-repository<br \/>\nI used to be able to clone from my personal git repository but now i seem to be running into an error.user:dev.site.com mikesilvis$ git clone { my ssh directory } server@ipaddress&#8217;s password: remote: Counting objects: 3622, done. remote: Compressing objects: 100% (2718\/2718), done. error: git upload-pack: git-pack-objects died with error. fatal: git upload-pack: aborting due to possible repository corruption on the remote side. remote: aborting due to possible repository corruption on the remo<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/96fb7625427a59ef6b1fa3d8ed0e8031?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nDaniel Upton<br \/>\nlinux ubuntu git gitosis git-repository<br \/>\nAt my company we&#8217;re currently using a self-deployed copy of the http:\/\/gitorious.org code to manage our repositories..It&#8217;s an absolute monster!!Gitorious is a very heavy ruby on rails app and the server crashes about every 2 weeks..It&#8217;s running Ubuntu Server 10.04And it has 1GB of RAM!!Were a team of about 5 developers with currently about 10 repositories including stuff like vim configs etc..I&#8217;m thinking about switching us back to gitosis running on an old CLI \/ Server edition of ubuntu..Ideall<\/li>\n<li><img decoding=\"async\" src=\"http:\/\/www.gravatar.com\/avatar\/7b7690d4de079ea9f3c51eac3b06d95d?s=32&amp;d=identicon&amp;r=PG\" \/><br \/>\nReynierPM<br \/>\ncentos git repository git-repository gitolite<br \/>\nI&#8217;m trying to get up and running gitolite as the instructions said at this http:\/\/sitaramc.github.com\/gitolite\/qi.html but when I run the command:[git@devserver gitolite]$ src\/gitolite install -ln FATAL: errors found before logfile could be created FATAL: die unknown gitolite sub-commandI get the errors above, what I&#8217;m doing wrong? I create the git user as:useradd -d \/data\/gitrepos gitAnd then cd to \/data\/gitrepos and clone the gitolite repo with the following command:git clone git:\/\/github.com<\/li>\n<\/ul>\n<p>Web site is in building<\/p>\n","protected":false},"excerpt":{"rendered":"<p>SvW git version-control git-repository I&#8217;m trying to access a remote git repository using SSH but I&#8217;m getting a fatal error &#8211; is there a problem with my syntax?I&#8217;ve created a git repo in the mysite folder on my server &#8211; so the repo is at \/home\/mysite\/.git git clone ssh:\/\/root@serverIP\/mysite\/.git fatal: could not create work tree [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-6570","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6570","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=6570"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/6570\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=6570"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=6570"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=6570"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}