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

Re: Tagging and disk space usage

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2004-06-24 00:13:40 CEST

Hi Sanjay,

Please keep the thread on the mailing list. That way others can benefit.

> I assume branches are similar.

Yes, branches are similar (actually equal) to tags.

> What happens when we commit to a branch then?
> Is it a copy-on-write operation?

Not exactly. When you commit to a branch the same thing happens as when you
commit to trunk: Subversion stores only the changes between your file and
its predecessor. (This is not entirely correct, but will do here. See
http://svn.collab.net/repos/svn/trunk/notes/skip-deltas for more info.)

bye,

Erik.

> > > Hi
> > >
> > > Does tagging a repository literally make a copy of the repository on
> disk?
> >
> > No, it does not. Only the fact that it is a copy is registered.
> >
> > > Where can I learn more about what happens when a tag is created? I'd
> like
> > > to find out the ammount of disk space taken up by a tag.
> >
> > The tag is a 'soft copy' which takes up next to no disk space.
> >
> >
> > HTH,
> >
> > Erik.
> >
> > --
> > +++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
> > GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl
> >
> >
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - You care about security. So do we.
> http://promotions.yahoo.com/new_mail
>

-- 
+++ Jetzt WLAN-Router für alle DSL-Einsteiger und Wechsler +++
GMX DSL-Powertarife zudem 3 Monate gratis* http://www.gmx.net/dsl
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 24 00:14:52 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.