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

Re: Space wasting

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-03-09 15:53:38 CET

Vincent Lefevre wrote:

> On <http://osdir.com/Article203.phtml>, I read the following:
>
> In Subversion, a tag is simply a branch that is read-only and
> never updated.
>
> So, this could apply to such branches. As they are read-only, a
> text-base isn't necessary.

That should actually say "read-only (by convention)" since there is no mechanism
currently to enforce that (outside of using authz_svn_module). Besides, the
text-base is a client-side artifact; the tag is server-side. There is nothing
wrong with switching a WC to a tag, making changes, then using 'svn diff' to
produce a patch suitable for submission to a project.

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4501 Forbes Boulevard
Suite H
Lanham, MD  20706
301-459-3366 x.5010
fax 301-429-5748
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 02:25:35 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.