ハマったので覚えるために記事にしました。

###サーバ等で
shell>>
$ mkdir repo.git
$ cd repo.git
$ sudo git init --bare --shared=true
<<--

**"空"**の共有リポジトリができました。

###ローカルマシンで
その後、remote add, add, commit, push

shell>>
git init
git remote add origin ssh://git.s21g.com/mnt/git/repo.git
git add .
git commit -m "initial import"
git push origin master
<<--

サーバのrepo.gitにファイルが追加された時点でcloneできるようになります。空のリポジトリをcloneしようとしてもエラーが出ます:

shell>>
$ git clone ssh://git.s21g.com/mnt/git/repo.git
fatal: no matching remote head
<<--

###おまけ:git URLを確認する git remote show origin
shell>>
git remote show origin

  • remote origin
    URL: ssh://git.s21g.com/mnt/git/repo.git
    <<--
posted by satoko satoko on Thu 19 Feb 2009 at 14:22 with 0 comments
Contents rssrss
NSAssertやNSLogを無効にする:-DNS_BLOCK_ASSERTIONS=1とNS_BLOCK_ASSERTIONS
GDBでview.frameを表示させる
Core Animationについてのリンク集
[iPhone] new BSDライセンスについてライセンス引用のメモ
Implementing a Container View Controller in UIViewController Class Reference
UITableView用のNSIndexPathの作り方
Xcodeのテンプレート、View-based ApplicationとWindow-based Applicationの違い
CopyOnSelectのLion対応
Xcode4のCode Snippetsを別のPCに移動する+gitで管理する
[iPhone] Singleton: iOS4以降はGCDのdispatch_onceを使う
Tags
iphone開発gitIBInterfaceBuilderiOSSIMBLSnippetsterminaltwitterxcodeXcode4
Comments rssrss
guest guest: Muchos turistas buscan la mejor forma de llegar a ... 05/30 03:19
guest guest: San Antonio de Areco es conocido como la cuna de l... 05/27 19:47
guest guest: Optimizar el tiempo durante un viaje de negocios e... 05/18 00:46
guest guest: Para muchos turistas, el transporte publico y la l... 05/15 18:22
Services from s21g
アンテナショップめぐり
東京にある全国のアンテナショップ、イベント、特産品を地図や条件から探せるサービスです。
YOMU Web小説リーダー
YOMUは、Web小説の読み上げに特化したiPhoneアプリです。
補助探
公開されている補助金・助成金情報を集約し、条件に合う制度を探しやすくするサービスです。
jotter.me
個人開発者のためのホスティング一体型ノートサービス
ハンドミラー
iPhone向けの手鏡アプリ