<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss version="2.0">
	<channel>
		<title>EclipseForum.net</title>
		<link>http://eclipseforum.net/</link>
		<description>프로젝트 유틸리티(또는 ALM): Eclipse, CVS, Subversion, Ant, JUnit, Wiki, IssueTracker 등.</description>
		<language>ko</language>
		<pubDate>Wed, 15 Jul 2009 16:16:35 +0900</pubDate>
		<generator>Tistory 1.1 (http://www.tistory.com/)</generator>
		<managingEditor>yeoupooh</managingEditor>
		<image>
		<title>EclipseForum.net</title>
		<url><![CDATA[http://cfs10.tistory.com/upload_control/download.blog?fhandle=YmxvZzk5ODg4QGZzMTAudGlzdG9yeS5jb206L2F0dGFjaC8wLzAuanBn]]></url>
		<link>http://eclipseforum.net/</link>
		<description>프로젝트 유틸리티(또는 ALM): Eclipse, CVS, Subversion, Ant, JUnit, Wiki, IssueTracker 등.</description>
		</image>
		<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/eclipseforum" type="application/rss+xml" /><item>
			<title>Eclipse 안에서 Ant를 실행할 때 Eclipse 관련 변수를 읽어오고자 한다면, Ant4Eclipse</title>
			<link>http://eclipseforum.net/38</link>
			<description>http://ant4eclipse.sourceforge.net/ant-for-eclipse-faq.html 아직 써보지 않았는데, Eclipse SWT, RCP 등 이클립스의 리소스를 이용한 어플리케이션을 빌드하고, 배포할 때 유용할 듯 합니다.&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-38-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-38-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-38-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>빌드 자동화</category>
			<category>Ant</category>
			<category>Ant4Eclipse</category>
			<category>build</category>
			<category>Distribution</category>
			<category>Eclipse</category>
			<category>RCP</category>
			<category>SWT</category>
			<category>배포</category>
			<category>빌드</category>
			<category>이클립스</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/38</guid>
			<comments>http://eclipseforum.net/38#entry38comment</comments>
			<pubDate>Wed, 15 Jul 2009 15:45:58 +0900</pubDate>
		</item>
		<item>
			<title>SWT on MacOSX</title>
			<link>http://eclipseforum.net/37</link>
			<description>http://www.cafeaulait.org/slides/eclipseworld2005/macifying/Macifying_SWT.html : MacOSX에서 SWT를 다룰 때 참고할 사항들을 정리해놨네요. MacOSX에서 SWT 기반의 어플리케이션을 만들면 기본적으로 SWT라는 메뉴가 생기는 데, 이거 바꾸는 게 간단한 일이 아니군요. (관련 글: http://developer.apple.com/qa/qa2001/qa1079.html) http:..&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-37-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-37-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-37-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>SWT</category>
			<category>dmg</category>
			<category>Eclipse</category>
			<category>mac</category>
			<category>OSX</category>
			<category>RCP</category>
			<category>SWT</category>
			<category>매킨토시</category>
			<category>맥</category>
			<category>배포</category>
			<category>이클립스</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/37</guid>
			<comments>http://eclipseforum.net/37#entry37comment</comments>
			<pubDate>Wed, 15 Jul 2009 15:43:20 +0900</pubDate>
		</item>
		<item>
			<title>Eclipse Galileo가 릴리즈 되었네요.</title>
			<link>http://eclipseforum.net/36</link>
			<description>http://galileo.chinposin.com/ 에서 뭔가 재밌는 걸 하네요. 한번 동참해 볼까요?&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-36-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-36-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-36-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>Eclipse</category>
			<category>3.5</category>
			<category>Bird's Nest</category>
			<category>Eclipse</category>
			<category>Galileo</category>
			<category>promote</category>
			<category>release</category>
			<category>Twitter</category>
			<category>갈릴레오</category>
			<category>릴리즈</category>
			<category>이클립스</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/36</guid>
			<comments>http://eclipseforum.net/36#entry36comment</comments>
			<pubDate>Fri, 26 Jun 2009 23:59:35 +0900</pubDate>
		</item>
		<item>
			<title>svnant 1.2.x와 TortoiseSVN 1.6.x은 현재 같이 쓸 수가 없군요.</title>
			<link>http://eclipseforum.net/35</link>
			<description>TortoiseSVN 1.6.x 버전 부터 svn 메타 정보가 svn 1.6 포맷으로 바뀌어서 svnant에서 지원을 하지 못하는군요. svnant가 빨리 업데이트되어야 할 거 같은데... 당분간 TortoiseSVN 1.5.x로 다운그레이드해서 써야할 듯 합니다. 혹시나 해서 svnant 소스 트리를 봤는데, 2008년 12월 이후로 작업이 없네요.&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-35-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-35-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-35-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>버전 관리</category>
			<category>1.5</category>
			<category>1.6</category>
			<category>Ant</category>
			<category>Subversion</category>
			<category>svn</category>
			<category>svnant</category>
			<category>TortoiseSVN</category>
			<category>미지원</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/35</guid>
			<comments>http://eclipseforum.net/35#entry35comment</comments>
			<pubDate>Mon, 13 Apr 2009 18:31:30 +0900</pubDate>
		</item>
		<item>
			<title>Ant로 SVN쓰기</title>
			<link>http://eclipseforum.net/34</link>
			<description>http://subclipse.tigris.org/svnant/svn.html http://blog.openframework.or.kr/80 http://kingori.egloos.com/4097258 http://deadmanwalking.wordpress.com/2007/07/12/subversion-ant-and-svn-task/&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-34-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-34-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-34-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>버전 관리</category>
			<category>Ant</category>
			<category>optional</category>
			<category>Subversion</category>
			<category>task</category>
			<category>Tigris</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/34</guid>
			<comments>http://eclipseforum.net/34#entry34comment</comments>
			<pubDate>Fri, 03 Apr 2009 12:04:40 +0900</pubDate>
		</item>
		<item>
			<title>Subversion에서 계정별로 권한 주는 방법입니다.</title>
			<link>http://eclipseforum.net/32</link>
			<description>아파치와 연동하여 사용하는 경우입니다. 0. svn의 repository를 testsvn으로 가정 1. apache.conf 파일(혹은 httpd.conf 파일)을 열어 authz 파일을 설정합니다. ※&lt;limitExcept&gt; 이하를 사용하지 않도록 comment 처리합니다. &lt;limitExcept&gt;를 사용할 경우 authz 파일에서 * = r (anonymous read 권한)을 주지 않을 경우 permission 문제로 rw 권한 그룹이라도 co..</description>
			<category>버전 관리</category>
			<category>apache</category>
			<category>apache.conf</category>
			<category>authz</category>
			<category>AuthzSVNAccessFile</category>
			<category>httpd.conf</category>
			<category>permission</category>
			<category>setting</category>
			<category>Subversion</category>
			<category>svn</category>
			<category>계정</category>
			<category>권한</category>
			<category>서브버전</category>
			<category>설정</category>
			<category>아파치</category>
			<author>체희우기</author>
			<guid>http://eclipseforum.net/32</guid>
			<comments>http://eclipseforum.net/32#entry32comment</comments>
			<pubDate>Wed, 18 Feb 2009 19:21:13 +0900</pubDate>
		</item>
		<item>
			<title>제10회 한국자바개발자 컨퍼런스</title>
			<link>http://eclipseforum.net/31</link>
			<description>저는 관심있는 Android 세션을 들어볼까 합니다.&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-31-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-31-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-31-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>자바</category>
			<category>Ballroom</category>
			<category>COEX</category>
			<category>conference</category>
			<category>Developer</category>
			<category>GRAND</category>
			<category>java</category>
			<category>JCO</category>
			<category>Sun</category>
			<category>개발자</category>
			<category>그랜드볼룸</category>
			<category>자바</category>
			<category>컨퍼런스</category>
			<category>코엑스</category>
			<category>한국</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/31</guid>
			<comments>http://eclipseforum.net/31#entry31comment</comments>
			<pubDate>Tue, 17 Feb 2009 10:04:49 +0900</pubDate>
		</item>
		<item>
			<title>Version Control with Subversion 강의자료</title>
			<link>http://eclipseforum.net/29</link>
			<description>모대학에서 강의했던 강의자료입니다. Version Contorl Basic Version Control with Fun&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-29-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-29-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-29-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>버전 관리</category>
			<category>control</category>
			<category>Eclipse</category>
			<category>issue</category>
			<category>lecture</category>
			<category>Robocode</category>
			<category>subclipse</category>
			<category>Subversion</category>
			<category>Subversive</category>
			<category>svn</category>
			<category>TortoiseSVN</category>
			<category>TOW</category>
			<category>Trac</category>
			<category>tracker</category>
			<category>Version</category>
			<category>강의</category>
			<category>관리</category>
			<category>로보코드</category>
			<category>버전</category>
			<category>서브버전</category>
			<category>섭버전</category>
			<category>이슈</category>
			<category>이클립스</category>
			<category>자료</category>
			<category>콘트롤</category>
			<category>트래커</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/29</guid>
			<comments>http://eclipseforum.net/29#entry29comment</comments>
			<pubDate>Sat, 14 Feb 2009 07:55:23 +0900</pubDate>
		</item>
		<item>
			<title>Windows에 TortoiseSVN이 있다면, MacOS에는 SCPlugin이 있다.</title>
			<link>http://eclipseforum.net/25</link>
			<description>책에서도 자세히 다루었듯이 TortoiseSVN은 널리 사용되는 SVN 클라이언트 중 하나입니다. 그렇다면, 맥OS에서는 비슷한 게 뭐가 있을까요? 바로 SCPlugin 입니다. TortoiseSVN가 윈도우 탐색기의 플러그인처럼 동작하듯 맥의 Finder의 플러그인으로 동작합니다. 아이콘 표시마저 비슷하네요. http://scplugin.tigris.org/ 에 가시면 다운받으실 수 있습니다.&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-25-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-25-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-25-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>버전 관리</category>
			<category>Finder</category>
			<category>mac</category>
			<category>MacOSX</category>
			<category>plugin</category>
			<category>SCPlugin</category>
			<category>Subversion</category>
			<category>svn</category>
			<category>맥</category>
			<category>맥OS</category>
			<category>버전관리</category>
			<category>서브버전</category>
			<category>윈도우</category>
			<category>탐색기</category>
			<category>파인더</category>
			<category>플러그인</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/25</guid>
			<comments>http://eclipseforum.net/25#entry25comment</comments>
			<pubDate>Wed, 11 Feb 2009 08:29:02 +0900</pubDate>
		</item>
		<item>
			<title>Git라는 분산 버전 관리 시스템을 아시나요?</title>
			<link>http://eclipseforum.net/22</link>
			<description>저도 최근 들어서 많이 접하게 되는데요. 아직 사용해보진 않았습니다. 이게 리누스토발즈가 이걸 만들어서 그런지 파급효과가 꽤 클 듯 느껴집니다.벌써 일부 꽤 유명한 프로젝트(좀 리눅스와 관련이 깊은)에서 Git로 바꾸는 움직임이 있네요. Git에 대한 자세한 내용은 홈페이지를 참고하세요. 그리고, Trac에서 버전 콘트롤 시스템을 Subversion 대신 Git와 통합가능하도록 하는 플러그인도 현재 나와 있습니다. 이게 Subversion을 대신할지..&lt;div class="entry-ccl" style="clear: both; text-align: right; margin-bottom: 10px"&gt;
	&lt;img id="ccl-icon-22-0" class="entry-ccl-by" src="http://cfs.tistory.com/static/admin/editor/ccl_black01.png" alt="저작자 표시"/&gt;
	&lt;img id="ccl-icon-22-1" class="entry-ccl-nc" src="http://cfs.tistory.com/static/admin/editor/ccl_black02.png" alt="비영리"/&gt;
	&lt;img id="ccl-icon-22-2" class="entry-ccl-sa" src="http://cfs.tistory.com/static/admin/editor/ccl_black04.png" alt="동일 조건 변경 허락"/&gt;
	&lt;!--
	&lt;rdf:RDF xmlns="http://web.resource.org/cc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"&gt;
		&lt;Work rdf:about=""&gt;
			&lt;license rdf:resource="http://creativecommons.org/licenses/by-nc-sa/2.0/kr/" /&gt;
		&lt;/Work&gt;
		&lt;License rdf:about="http://creativecommons.org/licenses/by-nc-sa/"&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Reproduction"/&gt;
			&lt;permits rdf:resource="http://web.resource.org/cc/Distribution"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Notice"/&gt;
			&lt;requires rdf:resource="http://web.resource.org/cc/Attribution"/&gt;
			&lt;prohibits rdf:resource="http://web.resource.org/cc/CommercialUse"/&gt;
		&lt;/License&gt;
	&lt;/rdf:RDF&gt;
	--&gt;
&lt;/div&gt;
</description>
			<category>버전 관리</category>
			<category>Configuration</category>
			<category>control</category>
			<category>CVS</category>
			<category>Distributed</category>
			<category>git</category>
			<category>linus benedict torvalds</category>
			<category>Management</category>
			<category>plugin</category>
			<category>Subversion</category>
			<category>System</category>
			<category>Trac</category>
			<category>Version</category>
			<category>관리</category>
			<category>리누스</category>
			<category>버전</category>
			<category>분산</category>
			<category>시스템</category>
			<category>토발즈</category>
			<category>트랙</category>
			<category>플러그인</category>
			<author>yeoupooh</author>
			<guid>http://eclipseforum.net/22</guid>
			<comments>http://eclipseforum.net/22#entry22comment</comments>
			<pubDate>Wed, 04 Feb 2009 09:56:23 +0900</pubDate>
		</item>
	</channel>
</rss>
