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

RE: RE: RE: Merging branch into trunk

From: <Chris.Fouts_at_qimonda.com>
Date: 2006-12-20 16:38:56 CET

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
Received on Wed Dec 20 16:40:08 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.