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

Re: why tagging?

From: Bryan Donlan <bdonlan_at_gmail.com>
Date: 2004-09-22 04:12:00 CEST

From: Kenji Chan <adslbqmr@tpg.com.au>
Date: Wed, 22 Sep 2004 12:05:31 +1000
Subject: why tagging?
To: users@subversion.tigris.org

> I'm just thinking "why tagging". I know a tag in svn is sort of a copy of a particular
> revision. But I don't want this happens, all I want is to "mark" a particular revision
> as "something" (e.g. release 1.1.2b), and the repo should be getting bigger in
> size which is unnecessary I think.
>
> So am I wrong? Any ideas?

Copies take up virtually no space in subversion, due to its 'cheap
copies'. Essentially a tag merely marks the revision, just as you
want.

-- 
bd
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 22 04:12:34 2004

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

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