<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: Subversion Presentation - GeekUp Leeds</title>
	<link>http://www.svn-checkout.co.uk/2008/03/16/subversion-presentation-geekup-leeds/</link>
	<description>Getting the most out of Subversion</description>
	<pubDate>Tue, 06 Jan 2009 01:49:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.2</generator>
		<item>
		<title>By: mark</title>
		<link>http://www.svn-checkout.co.uk/2008/03/16/subversion-presentation-geekup-leeds/#comment-36</link>
		<dc:creator>mark</dc:creator>
		<pubDate>Thu, 10 Apr 2008 21:41:34 +0000</pubDate>
		<guid>http://www.svn-checkout.co.uk/2008/03/16/subversion-presentation-geekup-leeds/#comment-36</guid>
		<description>Do not worry about file space when creating tags, it wont create a duplicate of your files. Instead think of a tag as a pointer to a particular section of your repository at a particular revision.</description>
		<content:encoded><![CDATA[<p>Do not worry about file space when creating tags, it wont create a duplicate of your files. Instead think of a tag as a pointer to a particular section of your repository at a particular revision.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aldur</title>
		<link>http://www.svn-checkout.co.uk/2008/03/16/subversion-presentation-geekup-leeds/#comment-35</link>
		<dc:creator>aldur</dc:creator>
		<pubDate>Thu, 10 Apr 2008 13:23:31 +0000</pubDate>
		<guid>http://www.svn-checkout.co.uk/2008/03/16/subversion-presentation-geekup-leeds/#comment-35</guid>
		<description>Got a question for you.  I'm working on a large opensource project and we would like the nightly builds to create a (tag) directory on a successful build now I know that I can copy the trunk to tags/build and if the build is successfull we can rename the tags/build to tags/20080410r4003 for example

my question is does the repository copy every single file into that directory or is it just a small file saying this is a branch at revision 4003. the trunk is a couple of hundred Mb and we don't want to use up too much space on the server. but would like to be able to look back an see the last time that a build completed successfully.

thanks</description>
		<content:encoded><![CDATA[<p>Got a question for you.  I&#8217;m working on a large opensource project and we would like the nightly builds to create a (tag) directory on a successful build now I know that I can copy the trunk to tags/build and if the build is successfull we can rename the tags/build to tags/20080410r4003 for example</p>
<p>my question is does the repository copy every single file into that directory or is it just a small file saying this is a branch at revision 4003. the trunk is a couple of hundred Mb and we don&#8217;t want to use up too much space on the server. but would like to be able to look back an see the last time that a build completed successfully.</p>
<p>thanks</p>
]]></content:encoded>
	</item>
</channel>
</rss>
