[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: Adrian Howard <adrianh_at_quietstars.com>
Date: 2006-01-12 16:58:56 CET

On 12 Jan 2006, at 10:38, Vivek Taparia wrote:
[snip]
> 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 doesn't take up a lot of space :-)

Internally subversion stores only the differences. See the book for
details.

Adrian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 12 18:41:30 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.