[go: up one dir, main page]
More Web Proxy on the site http://driver.im/

タグ

gitとsubversionに関するiyodaxのブックマーク (2)

  • Project Management Software & Tools for the Cloud | Assembla

    Project and Program Management Plan and deliver multiple projects using Scrum, Gantt, Kanban, Waterfall and SAFe. TRY NOW FOR FREE 14 day free trial. No credit card needed Project Management in the Cloud Assembla is the only provider to offer a complete suite of project and program management tools, seamlessly integrated with Git, SVN and Perforce projects, all in the Cloud. We offer two solutions

  • Subversionリポジトリと連携できるgit-svn | OSDN Magazine

    「Gitを使いたいが、中央リポジトリにはSubversionを使わざるを得ない」という場合も多いだろう。そのような状況で便利なのが、SubversionリポジトリとGitリポジトリの橋渡しをする「git-svn」である。git-svnを利用することで、SubversionリポジトリとGitのローカルリポジトリを同期させることが可能だ。記事では、このgit-svnの活用方法を紹介する。 git-svnのアーキテクチャ Gitの大きな特徴として、分散型アーキテクチャがある。分散型アーキテクチャでは、コミットはローカルのリポジトリに対して行い、ソースコードの同期はそれぞれの開発者間が持つローカルリポジトリ同士で変更点をやりとりすることで行う。もちろん公開リポジトリを利用したソースコードの同期も可能であり、柔軟な開発体制を取れるのが長所である。 しかし、一方でGitは非常に多数のコマンドがあり、

    Subversionリポジトリと連携できるgit-svn | OSDN Magazine
  • 1