公開鍵を登録してもpush出来ない問題でしばらく放置していたのですが、 Tom Copeland氏のサポート のお陰で原因と解決方法がわかったので まとめておきます。

  1. Dr. Nicのチュートリアルの通りにやる
  2. ただし、公開鍵の登録時には、公開鍵の末尾のコメント部分("=="の後ですね)に、メールアドレスなどのユニークな識別子を書いておく必要がある。

あとは、

   1  % git remote add rubyforge gitosis@rubyforge.org:<project-name>

GitHubと両方登録しておいたら良いと思います。 Let's add remote rubyforge!

See Also

posted by Png genki on Thu 22 May 2008 at 19:21

本家のフォーラム Thread: ec2-bundle-vol fails にも上がっていますが、EC2のイメージを作成する時にrsync関連の 警告が出ることがあるようです。

NOTE: rsync with preservation of extended file attributes failed. Retrying rsync without attempting to preserve extended file attributes... NOTE: rsync seemed successful but exited with error code 23. This probably means that your version of rsync was built against a kernel with HAVE_LUTIMES defined, although the current kernel was not built with this option enabled. The bundling process will thus ignore the error and continue bundling. If bundling completes successfully, your image should be perfectly usable. We, however, recommend that you install a version of rsync that handles this situation more elegantly.

警告は出るものの、イメージ自体は作成されている模様。

posted by Png genki on Thu 22 May 2008 at 10:45

自前のSVNリポジトリで開発しつつ、 適宜必要に応じてRubyforgeやGitHubのリポジトリにPushする方法のメモです。

まずは以下のコマンドでremoteを追加します。

   1  % git remote add rubyforge gitosis@rubyforge.org:openid-fu.git

addの第一パラメータのrubyforgeというのは適当につけた名前です。 あとは、pushするだけです。

   1  % git push rubyforge master

Rubyforgeにpushするためには、 事前に公開鍵を登録しておく必要があります(See Also#2参照)

それから こちら でも報告されていますが、 Rubyforgeに登録する公開鍵の末尾のコメントに、メールアドレスなどの ユニークな文字列を指定する必要があるようです。

See Also

posted by Png genki on Sun 18 May 2008 at 05:47
Contents
RubyforgeでGitを使う方法
EC2でrsync関連の警告が出る
git-svn環境からRubyforgeのGitリポジトリにpushする方法のメモ
Comments
瀧内元気: MacOS版は以下にあります * [genki/ViMouse](https://githu... '23-1
dsjf: https://gist.github.com/6bf1bf2c3cbb5eb6e7a7 これ... '13-1
瀧内元気: おお、チェックしてみます。thx! '11-12
overisland: Reeder for iPhone もこの UI を実装していますね。 '11-12
瀧内元気: その情報は見たのですが、以下のサイトによると、現在はまた必要になってるっぽいんですよね。 ... '11-12
Services from s21g
twpro(ツイプロ)
Twitterプロフィールを快適検索
地価2009
土地の値段を調べてみよう
MyRestaurant
自分だけのレストラン手帳
Formula
ブログに数式を埋め込める数式コミュニティ