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

Re: Regarding Tagging in subversion.

From: Marc Haisenko <haisenko_at_comdasys.com>
Date: 2006-01-12 17:05:14 CET

On Thursday 12 January 2006 11:38, Vivek Taparia wrote:
> Hi,
>
> This is regarding tagging in subversion.
>
> If I tag it ,subversion simply stores the snapshot of the entire directory
> in the TAG directory with that name.
>
> Which occupies a lot of space, is their any other way to just keep the
> delta of changes in the database with the name of tag, so we can use it
> more effectively.

It only occupies a lot of space in your WORKING COPY if you check the tag out.
It does only use a constant, small amount of space in your REPOSITORY,
because all that's stored is a kind of reference.

> Thanks,
>
> Vivek

C'ya,
        Marc

-- 
Marc Haisenko
Comdasys AG
Rüdesheimer Straße 7
D-80686 München
Tel:   +49 (0)89 - 548 43 33 0
Fax:   +49 (0)89 - 548 43 33 29
e-mail: haisenko@comdasys.com
http://www.comdasys.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 12 19:12:45 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.