﻿<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="ja">
	<id>https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FProposals%2FMigration_to_Git_Phabricator</id>
	<title>Dev:Ref/Proposals/Migration to Git Phabricator - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=Dev%3ARef%2FProposals%2FMigration_to_Git_Phabricator"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/Migration_to_Git_Phabricator&amp;action=history"/>
	<updated>2026-06-08T20:28:36Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/Migration_to_Git_Phabricator&amp;diff=143923&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/Migration_to_Git_Phabricator&amp;diff=143923&amp;oldid=prev"/>
		<updated>2018-06-28T21:04:39Z</updated>

		<summary type="html">&lt;p&gt;1版 をインポートしました&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;ja&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← 古い版&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;2018年6月28日 (木) 21:04時点における版&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;ja&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(相違点なし)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Yamyam</name></author>
		
	</entry>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/Migration_to_Git_Phabricator&amp;diff=143922&amp;oldid=prev</id>
		<title>2013年11月19日 (火) 15:01にwiki&gt;Brechtによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=Dev:Ref/Proposals/Migration_to_Git_Phabricator&amp;diff=143922&amp;oldid=prev"/>
		<updated>2013-11-19T15:01:35Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;新規ページ&lt;/b&gt;&lt;/p&gt;&lt;div&gt;= Migration to Git and Phabricator =&lt;br /&gt;
&lt;br /&gt;
== Plan ==&lt;br /&gt;
&lt;br /&gt;
We intend have migrated from Subversion to Git for Blender code, and from GForge to Phabricator for bugs and code review.&lt;br /&gt;
&lt;br /&gt;
Most of the core Blender developers prefer working with Git, and have already been using it with git-svn and in various external repositories. It makes sense to switch the main repository to Git then as well, so that we have a common base to merge patches and branches onto.&lt;br /&gt;
&lt;br /&gt;
Phabricator will give us a centralized place to do code reviews and audits, integrated with bug reports and patch submissions. Currently there isn't a single mechanism and there are too many steps, with phabricator we can send code for review, and later merge it when approved with a single command, automatically closing associated tasks and bugs. Phabricator should also make it easier to do task management for modules, releases and user interface design.&lt;br /&gt;
&lt;br /&gt;
We will host development infrastructure on our own servers, so that we can keep it under our control and customize where needed.&lt;br /&gt;
&lt;br /&gt;
==== Goals ====&lt;br /&gt;
&lt;br /&gt;
* Make using Git easier for developers&lt;br /&gt;
* Make code reviews centralized and efficient for developers&lt;br /&gt;
* Try to lower barrier to entry for new developers&lt;br /&gt;
* Use trackers for UI design and task management, not only bugs&lt;br /&gt;
* Create developer website that truly reflects project organization&lt;br /&gt;
&lt;br /&gt;
== Questions ==&lt;br /&gt;
&lt;br /&gt;
====== What about an official github or gitorious mirror? ======&lt;br /&gt;
We think this would be useful, but have not yet decided how or if this will work, it can be looked at after our own repository is up and running well.&lt;br /&gt;
&lt;br /&gt;
====== Would we accept pull requests from github or similar on such a mirror?======&lt;br /&gt;
We want to keep the threshold for new developers low, however doing this would make things somewhat complicated for us (syncing, duplicate issues/tasks, ..), it would be simpler if everything went through phabricator. We may at some point experiment with this or figure out a way to make submitting patches from such git hosts easier.&lt;br /&gt;
&lt;br /&gt;
====== What will be the branching workflow? ======&lt;br /&gt;
We did not decide on a clear answer to this yet, there are a few options:&lt;br /&gt;
* Let developers push branches to main repository on git.blender.org&lt;br /&gt;
* Let developers push branches to some experimental repository on git.blender.org&lt;br /&gt;
* Developers have own git repositories on some git host&lt;br /&gt;
* Developers have local branches&lt;br /&gt;
&lt;br /&gt;
Probably it will be a combination of these, but we need to agree on some guidelines.&lt;br /&gt;
&lt;br /&gt;
====== What about the lib/ directory with precompiled libraries? ======&lt;br /&gt;
This will stay in subversion for now, because git is not efficient at storing binary file differences, and this would make the repositories very large to check out.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Brecht</name></author>
		
	</entry>
</feed>