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

Re: Dropping Subversion

From: C.A.T.Magic <c.a.t.magic_at_gmx.at>
Date: 2004-04-02 07:25:24 CEST

Nicolás Lichtmaier wrote:
> I couldn't sell that to them. And they are right. It would be a mess to
> follow, to organize. There's no way to say "which tags and in which
> revisions are in this file?"

do you mean something like this?

cvs status -v foo
===================================================================
File: foo Status: Up-to-date

    Working revision: 1.4
    Repository revision: 1.4 /CVS/Project/foo,v
    Sticky Tag: (none)
    Sticky Date: (none)
    Sticky Options: (none)

    Existing Tags:
         foo-V01-00 (revision: 1.1)
         foo-V02-00 (revision: 1.2)
         foo-V03-01 (revision: 1.3)
         foo-V04-03 (revision: 1.4)

is there anything similar possible in svn?

this would require an svn command for something like
'list all node-copies of this file that currently exist in -rHEAD below
/tags or /branches'
hmm... sounds easy - is it? :-)

======
c.a.t.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Apr 2 07:25:51 2004

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.