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

AW: RE: RE: RE: Merging branch into trunk

From: Felix Gilcher <gilcher_at_exozet.com>
Date: 2006-12-20 17:03:40 CET

Althoug I'm not one of the subversion folks, I'm shure that tagging uses only a few bytes to place a marker in the repository that a copy has happened. You won't recover that space when you delete the tag.

regards

felix

Chris.Fouts@qimonda.com <mailto:Chris.Fouts@qimonda.com> schrieb am Mittwoch, 20. Dezember 2006 16:39:

> I'll let the Subversion folks answer that one.
>
> However, note that you can "delete" tags once you're done with them.
> For example, you may have created a trunk tag for your SC999 branch.
> So once your done with the SC999 work you can delete BOTH branch
> and tags
>> svn del //repos/project/branches/SC999
>> svn del //repos/project/tags/trunk-SC999
>> svn del //repos/project/tags/SC999-trunk
>
>> -----Original Message-----
>> From: Steve.Nelson@uk.delarue.com
> [mailto:Steve.Nelson@uk.delarue.com]
>> Sent: Wednesday, December 20, 2006 10:33 AM
>> To: Fouts Christopher (QNA RTP PT PREV);
>> christophe.meresse@nagra.com; users@subversion.tigris.org
>> Subject: RE: RE: RE: Merging branch into trunk
>>
>>
>>
>>
>>> -----Original Message-----
>>> From: Chris.Fouts@qimonda.com [mailto:Chris.Fouts@qimonda.com]
>>>
>>> Tags are NOT necessary, just convenient!
>>
>> Right... but do they take up space in the repository? If they
>> don't, let's tag away, if they do, won't db size grow exponentially?
>>
>> S.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

-- 
Felix Gilcher
Head of IT Development
Exozet Berlin GmbH
Rotherstraße 20
10245 Berlin
eMail: gilcher@exozet.com
URL: www.exozet.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 20 17:12:54 2006

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.