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

Re: I, too, miss tags.

From: Brad <brasstilde_at_insightbb.com>
Date: 2006-02-24 14:40:37 CET

>> I, personally, would love to write:

>> svn export -r PAPER_I_HAVE_SENT_TO_THE_EDITOR_ON_2005.11.11 svn
>> +ssh://repo/

>> instead of

>> svn export -r 256489 svn+ssh://repo/

> Remember, revision (or CVS-like tag, if you insist) isn't enough; you
> must have both that and a path in the repository, else you'd get the
> entire repository, which you probably don't want.

Well, I think that's part of what the original poster is asking for,
really.

A symbolic name that points to both a path and a revision within the
repository. That way, he can reference a tag, and not have to mess with
a possibly hard to remember revision number and potentially unweildy
path string.

I can see the utility of that sort of thing, though I personally *don't*
miss CVS/VSS style tags, having never used either of those products to
any great extent. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 24 14:53:11 2006

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.