<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>subversive &#8211; martinklinke.com</title>
	<atom:link href="https://www.martinklinke.com/tag/subversive/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.martinklinke.com</link>
	<description>IT&#039;s my business</description>
	<lastBuildDate>Mon, 04 Feb 2008 19:30:48 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.1</generator>
	<item>
		<title>Tag vs. Location in Subversive tag dialog</title>
		<link>https://www.martinklinke.com/2008/02/04/tag-vs-location-in-subversive-tag-dialog/</link>
		
		<dc:creator><![CDATA[Martin Klinke]]></dc:creator>
		<pubDate>Mon, 04 Feb 2008 19:30:15 +0000</pubDate>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[development]]></category>
		<category><![CDATA[eclipse]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[subversive]]></category>
		<guid isPermaLink="false">http://www.martinklinke.com/2008/02/04/tag-vs-location-in-subversive-tag-dialog/</guid>

					<description><![CDATA[Have you ever wondered why you have to enter the full location for a tag (like http://svnserver/tags/v20080204) instead of simply entering the tag name (like v20080204) when you are about to create a new tag for a project via the context menu (Team -&#62; Tag&#8230;)? The solution is to enable structure detection for the Subversion [&#8230;]]]></description>
										<content:encoded><![CDATA[<p>Have you ever wondered why you have to enter the full location for a tag (like <em>http://svnserver/tags/v20080204</em>) instead of simply entering the tag name (like <em>v20080204</em>) when you are about to create a new tag for a project via the context menu (<em>Team -&gt; Tag&#8230;</em>)?</p>
<p>The solution is to enable structure detection for the Subversion repository:</p>
<ul>
<li>Switch to the <em>SVN Repository Exploring</em> perspective in Eclipse</li>
<li>In the <em>SVN Repositories</em> view, right-click on the repository and select <em>Location Properties&#8230;</em></li>
<li>Go to the <em>Advanced</em> tab and activate <em>Enable Structure Detection</em></li>
</ul>
<p>Of course, the <em>Resource Names</em> must correspond to the folders in the repository to make this work.</p>
<p>From now on, the tag dialog will ask you for the <em>Tag </em>instead of the full <em>Location</em>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
