SVNリポジトリ上に存在する複数のブランチやtrunkの間で、
変更点をマージしたりする方法のメモです。

まず、これからSVNリポジトリをgit svn cloneすると言う場合は、以下のような
オプションを指定して実行します。

pre>>
git-svn clone http://svn.repos.com/foo -T trunk -b branches -t tags
<<--

これで、SVNリポジトリ上のtrunk, branches, tagsをGitのbranchとして全て取り込んだ状態でcloneが実行されます。

git-svnでcloneした既存のWorking copyが手元にあって、
そこに別なbranchやtrunkを追加したい場合は、以下のように.git/config
ファイルに項目を加えます。

pre>>
[svn-remote "svn"]
url = http://svn.repos.com/foo/branches/bar
fetch = :refs/remotes/git-svn
[svn-remote "trunk"]
url = http://svn.repos.com/foo/trunk
fetch = :refs/remotes/git-svn-trunk
<<--

下の方が今回追加したものです。
あとは、以下のコマンドを実行してSVNからfetchしてきます。

pre>>
% git svn fetch trunk
<<--

そうすると、以下のようなブランチが作成されます。

pre>>
% git branch -r
git-svn
git-svn-trunk
<<--

ここから先は、普通にGitのbranchとしてmergeすればOKです。

** See Also **

posted by genki genki on Fri 13 Jun 2008 at 15:22 with 0 comments
Contents rssrss
光ファイバーを二次元振動させて走査するAR用ディスプレイ
因果の取り違え
Swift2's defer for CoffeeScript
mongodb-3.0からcreateIndexのdropDupsが無くなったらしい
mongodb-3.0以降のWiredTigerの設定を動的に変更する方法
一般楕円の高速生成アルゴリズムへの道標
farro mantecatoのレシピ
Droonga関連の記事のまとめ
RuntimeErrorの特定のメッセージに限定してrescueする方法
jQueryでscriptタグを実行せずにappendする
Tags
coffeescriptdefergroongajsmemonodenodejs
Comments rssrss
https://storytelling.top https://storytelling.top: Вред через наркотиков — этто групповая проблема,... 05/13 10:22
https://www.gambling.com/in/betting-sites https://www.gambling.com/in/betting-sites: Откровенные видео можно транслировать на надежных ... 05/13 08:20
https://www.hampshireairfields.eu.com/ https://www.hampshireairfields.eu.com/: Материалы для взрослых доступны на различных сайта... 05/13 07:55
https://norsy.ru/poshiv-hudi https://norsy.ru/poshiv-hudi: +79774905210 https://norsy.ru/poshiv-futbolok ... 05/13 07:31
https://goelancer.com/question/bespoke-bentley-and-sublime-rolls-royce-enhanced-coverages-enhancing-luxury-car-servicing-in-sg/ https://goelancer.com/question/bespoke-bentley-and-sublime-rolls-royce-enhanced-coverages-enhancing-luxury-car-servicing-in-sg/: Hey auto lovers, haᴠe to mention an incredible рla... 05/13 07:04
https://inbtech.net/upperviolet2 https://inbtech.net/upperviolet2: Have you ever considered creating an ebook or gues... 05/13 06:07
https://toplinkup.com/gran-casino-costa-brava-lloret-de-mar-guide/ https://toplinkup.com/gran-casino-costa-brava-lloret-de-mar-guide/: Very helpful information. 05/13 00:52
https://wellboringgw.org/2026/05/12/2up-documents-powerful-solutions-for-your-needs/ https://wellboringgw.org/2026/05/12/2up-documents-powerful-solutions-for-your-needs/: Excellent write-up. 05/13 00:42