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

Re: tags in subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-03-18 20:13:31 CET

Alejandro Dobniewski <Alejandro.Dobniewski@siemens-itron.com.ar> writes:

> Any chance that in future versions of subversion tags have standard
> metadata?

We already have standardized metadata: a bunch of "svn:xxxx"
properties. No, none of them label directories as being branches or
tags.

The official Subversion Philosophy is that there is no such thing as
branches or tags, only cheap copies. If you want to think of a copy
as a branch or tag, then it's a matter of project policy. You can
label it with metadata, change authorization permissions, or do
whatever you wish. Subversion isn't going to dictate the concepts of
"branch" and "tag" to everyone.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 18 20:14:27 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.