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

Re: SVN tags

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 29 Apr 2010 06:08:24 -0400

On Thu, Apr 29, 2010 at 04:38, Wadhavankar, Hemant
<Hemant.Wadhavankar_at_lsi.com> wrote:
> Hello,
>
> I have a query. How to find tag(s) associated with any file available in
> trunk? For example “cvs stat” shows the list of tags associated with any
> file. Can something like this be done in SVN?

It can't. In SVN, tags are not properties of files. It's the other way
around, conceptually.

SVN is not CVS - you will have to do some things differently and
change your way of thinking. Fortunately, The Book has a whole section
just for people who need help with the transition.
http://svnbook.red-bean.com/nightly/en/svn.forcvs.html
Received on 2010-04-29 12:09:14 CEST

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.