[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Newbie Question - TAGS

From: Kevin Greiner <greinerk_at_gmail.com>
Date: 2006-02-17 18:00:14 CET

On 2/17/06, Matt C <matthew.n.connors@lmco.com> wrote:
>
>
> I want to Tag our source code each time we push a new release into
> Production. I've read through the manual and done a little testing. From
> what I can tell each time I create a Tag the source tree in gets copied.
>
> This means each time I create a Tag a whole bunch of disk space is being
> used up. Am I missing something here? Is it true that each time I create a
> Tag a new copy of the code is being made?
>

Yes, but it's a cheap copy of constant size with only modifications on that
tag taking up additional space. Modifications to tags probably happens very
rarely. Read the details
http://svnbook.red-bean.com/nightly/en/svn-book.html and search for "cheap
copies".
Received on Fri Feb 17 18:00:51 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.