<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: svn-sync-external.sh</title>
	<atom:link href="http://www.jeffhung.net/blog/articles/jeffhung/293/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jeffhung.net/blog/articles/jeffhung/293/</link>
	<description>(My smile insists of having nose. :-)</description>
	<lastBuildDate>Thu, 03 Nov 2011 00:43:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2-alpha</generator>
	<item>
		<title>By: www</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-23092</link>
		<dc:creator>www</dc:creator>
		<pubDate>Fri, 22 Dec 2006 01:41:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-23092</guid>
		<description>您好，已過多日，不知道關於bbs資料轉換的問題您研究的如何了？
請原諒小弟不才，無法自行解決這個問題而一再打擾。</description>
		<content:encoded><![CDATA[<p>您好，已過多日，不知道關於bbs資料轉換的問題您研究的如何了？<br />
請原諒小弟不才，無法自行解決這個問題而一再打擾。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffhung</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-19564</link>
		<dc:creator>jeffhung</dc:creator>
		<pubDate>Sun, 10 Dec 2006 01:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-19564</guid>
		<description>www,

現在連結已經修好了。這算是之前 wordpress 的 bug (feature, actually)。

至於 bbs 資料轉換的問題，我要再參詳一下，才能跟您報告。</description>
		<content:encoded><![CDATA[<p>www,</p>
<p>現在連結已經修好了。這算是之前 wordpress 的 bug (feature, actually)。</p>
<p>至於 bbs 資料轉換的問題，我要再參詳一下，才能跟您報告。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: www</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-19504</link>
		<dc:creator>www</dc:creator>
		<pubDate>Sat, 09 Dec 2006 16:21:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-19504</guid>
		<description>1.那個svn-sync-external.sh的連結已經失效了耶~請問能再貼一次內容嗎?
2.最近最近我受人之託欲更新系上BBS
得知系上BBS版本為早期之台大陽光沙灘(SOB)所架成
我知道Ptt有所謂的&quot;沙灘變身術&quot;可以轉換陽光沙灘之使用者資料
但我看了pttbbs/mbbsd/merge.c之後一頭霧水
如果我欲以merge.c轉換系上之使用者資料的話有哪些地方比較重要需要去重改的?
至少陽光沙灘BBS的路徑需要改吧?!
不過我找不到他在哪裡define....Orz
所以想請教您如果您有成功轉換的話是否可以給我您轉換的程式呢?
如果不方便在此回覆的話也可以回信到我信箱,感激不盡!</description>
		<content:encoded><![CDATA[<p>1.那個svn-sync-external.sh的連結已經失效了耶~請問能再貼一次內容嗎?<br />
2.最近最近我受人之託欲更新系上BBS<br />
得知系上BBS版本為早期之台大陽光沙灘(SOB)所架成<br />
我知道Ptt有所謂的"沙灘變身術"可以轉換陽光沙灘之使用者資料<br />
但我看了pttbbs/mbbsd/merge.c之後一頭霧水<br />
如果我欲以merge.c轉換系上之使用者資料的話有哪些地方比較重要需要去重改的?<br />
至少陽光沙灘BBS的路徑需要改吧?!<br />
不過我找不到他在哪裡define....Orz<br />
所以想請教您如果您有成功轉換的話是否可以給我您轉換的程式呢?<br />
如果不方便在此回覆的話也可以回信到我信箱,感激不盡!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jeffhung</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-2134</link>
		<dc:creator>jeffhung</dc:creator>
		<pubDate>Tue, 04 Apr 2006 08:01:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-2134</guid>
		<description>&lt;p&gt;從 《&lt;a href=&quot;http://better-scm.berlios.de/comparison/comparison.html&quot;&gt;Version Control System Comparison&lt;/a&gt;》看到的：&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Remote Repository Replication&lt;/p&gt;
&lt;p&gt;Does the system support cloning a remote repository to get a functionally equivalent copy in the local system? That should be done without any special access to the remote server except for normal repository access.&lt;/p&gt;
&lt;p&gt;...&lt;br /&gt;&lt;/p&gt;
&lt;p&gt; Subversion: Indirectly, by using Chia-Ling Kao&#039;s SVN::Mirror add-on or Shlomi Fish&#039; svn-push utility.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;所以，除了 &lt;a href=&quot;http://svk.elixus.org/&quot;&gt;SVK&lt;/a&gt; 之外，Shlomi Fish 的 &lt;a href=&quot;http://search.cpan.org/dist/SVN-Push/&quot;&gt;svn-push&lt;/a&gt; 也可以用來做 remote repository replication。&lt;br /&gt;&lt;/p&gt;</description>
		<content:encoded><![CDATA[<p>從 《<a href="http://better-scm.berlios.de/comparison/comparison.html">Version Control System Comparison</a>》看到的：</p>
<blockquote>
<p>Remote Repository Replication</p>
<p>Does the system support cloning a remote repository to get a functionally equivalent copy in the local system? That should be done without any special access to the remote server except for normal repository access.</p>
<p>...</p>
<p> Subversion: Indirectly, by using Chia-Ling Kao's SVN::Mirror add-on or Shlomi Fish' svn-push utility.</p>
</blockquote>
<p>所以，除了 <a href="http://svk.elixus.org/">SVK</a> 之外，Shlomi Fish 的 <a href="http://search.cpan.org/dist/SVN-Push/">svn-push</a> 也可以用來做 remote repository replication。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JeffHung.Blog</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-312</link>
		<dc:creator>JeffHung.Blog</dc:creator>
		<pubDate>Mon, 17 Oct 2005 15:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-312</guid>
		<description>&lt;strong&gt;雜談 2005&lt;/strong&gt;

	Jserv 兄肯定是謬讚了。小弟既沒做過什麼豐功偉業，也不怎麼懂得造福人群，兢兢業業過日子罷了。倒是看到 Jserv 兄個人首頁上那長長的一串 projects，才不禁讓人肅然起敬。
	若真能由器入</description>
		<content:encoded><![CDATA[<p><strong>雜談 2005</strong></p>
<p>	Jserv 兄肯定是謬讚了。小弟既沒做過什麼豐功偉業，也不怎麼懂得造福人群，兢兢業業過日子罷了。倒是看到 Jserv 兄個人首頁上那長長的一串 projects，才不禁讓人肅然起敬。<br />
	若真能由器入</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jserv</title>
		<link>http://www.jeffhung.net/blog/articles/jeffhung/293/comment-page-1/#comment-310</link>
		<dc:creator>jserv</dc:creator>
		<pubDate>Sun, 16 Oct 2005 13:43:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.jeffhung.idv.tw/blog/?p=293#comment-310</guid>
		<description>看到這篇，記得小時候在讀 JeffHung 前輩的大作時，就深深為強度的技術耐性所感動，沒想到 de-centralized version control with Subversion 也能這樣搞個 script 來作，實在太神奇了。

還是用 svk 才是正道阿 :)

不過還是感謝分享。</description>
		<content:encoded><![CDATA[<p>看到這篇，記得小時候在讀 JeffHung 前輩的大作時，就深深為強度的技術耐性所感動，沒想到 de-centralized version control with Subversion 也能這樣搞個 script 來作，實在太神奇了。</p>
<p>還是用 svk 才是正道阿 :)</p>
<p>不過還是感謝分享。</p>
]]></content:encoded>
	</item>
</channel>
</rss>

