﻿<?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=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF%3APsy-Fi%2FGit-Svn</id>
	<title>利用者・トーク:Psy-Fi/Git-Svn - 版の履歴</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.blender.jp/index.php?action=history&amp;feed=atom&amp;title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF%3APsy-Fi%2FGit-Svn"/>
	<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Psy-Fi/Git-Svn&amp;action=history"/>
	<updated>2026-04-19T19:26:07Z</updated>
	<subtitle>このウィキのこのページに関する変更履歴</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Psy-Fi/Git-Svn&amp;diff=142169&amp;oldid=prev</id>
		<title>Yamyam: 1版 をインポートしました</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Psy-Fi/Git-Svn&amp;diff=142169&amp;oldid=prev"/>
		<updated>2018-06-28T20:55:53Z</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日 (木) 20:55時点における版&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=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Psy-Fi/Git-Svn&amp;diff=142168&amp;oldid=prev</id>
		<title>2013年5月31日 (金) 18:50にwiki&gt;Kestionによる</title>
		<link rel="alternate" type="text/html" href="https://wiki.blender.jp/index.php?title=%E5%88%A9%E7%94%A8%E8%80%85%E3%83%BB%E3%83%88%E3%83%BC%E3%82%AF:Psy-Fi/Git-Svn&amp;diff=142168&amp;oldid=prev"/>
		<updated>2013-05-31T18:50:01Z</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;Just a small note you might want to add:&lt;br /&gt;
If you were on a fresh system and following along the ubuntu build instructions:&lt;br /&gt;
&lt;br /&gt;
http://wiki.blender.org/index.php/Dev:2.5/Doc/Building_Blender/Linux/Ubuntu/CMake&lt;br /&gt;
&lt;br /&gt;
then git svn &amp;lt;url&amp;gt; command will fail with errors about svn not being a valid git command.  You still have to install subversion for git svn to work.&lt;br /&gt;
On a fresh system, you might not even have git so...&lt;br /&gt;
&lt;br /&gt;
sudo apt-get update&amp;lt;br&amp;gt;&lt;br /&gt;
//still need svn installed on the system&lt;br /&gt;
sudo apt-get install subversion build-essential&amp;lt;br&amp;gt;&lt;br /&gt;
sudo apt-get git git-core git-svn&amp;lt;br&amp;gt;&lt;br /&gt;
//help also creates an empty ~/.subversion dir and config files on first call &amp;lt;br&amp;gt;&lt;br /&gt;
svn help&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
//you can check that ~/.subversion/ was created with servers, conf, etc.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
------------------&lt;br /&gt;
&lt;br /&gt;
Problems:&lt;br /&gt;
I get errors running make from the blender/ folder&lt;br /&gt;
&lt;br /&gt;
  Addons path&lt;br /&gt;
  '/home/kesten/vcp/git/blender/blender-trunk/blender/release/scripts/addons'&lt;br /&gt;
  is missing, This is an 'svn external', which are known not to work with&lt;br /&gt;
  bridges to other version control systems: * CONTINUING WITHOUT ADDONS *&lt;br /&gt;
&lt;br /&gt;
  Translation path&lt;br /&gt;
  '/home/kesten/vcp/git/blender/blender-trunk/blender/release/datafiles/locale'&lt;br /&gt;
  is missing, This is an 'svn external', which are known not to work with&lt;br /&gt;
  bridges to other version control systems, disabling 'WITH_INTERNATIONAL'.&lt;/div&gt;</summary>
		<author><name>wiki&gt;Kestion</name></author>
		
	</entry>
</feed>