[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: Saulius Grazulis <grazulis_at_akl.lt>
Date: 2006-02-25 02:46:10 CET

On Friday 24 February 2006 15:28, Ryan Schmidt wrote:

> > 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/
>
> Can't you already
>
> svn export -r '{2005-11-11}' svn+ssh://repo/path/to/your/paper

No, I can not.

Which revision from 2005-11-11 is ment if I have 20 of them on that date?

Besides, paper_I_have_sent_on_2005.11.11 could be checked in on, say,
2005-11-09, or on 2005-11-12. Dates are dates, revision names are revision
names (maybe the example with the date is not the best one). See the point?

Besides, every revision has an associated date, but only few would labels.

> Remember, revision (or CVS-like tag, if you insist) isn't enough; you  
> must have both that and a path in the repository,

No, I must not have any path. Revision and repository is absolutely enough. I
do not keep unrelated projects in one repo. When I have a symbolic label *of
the whole repo*, sorting out which tree contains what is a matter of project
structure.

> else you'd get the  
> entire repository, which you probably don't want.

Having a label on entire repository revision is *exactly* what I want :).

Think of 'HEAD' or 'PREV' names which are exactly the symbolic labels for the
whole repo, and are very usefull (despite the fact that they change with each
commit).

Regards,
Saulius

-- 
Saulius Gražulis
Visuomeninė organizacija "Atviras Kodas Lietuvai"
P.Vileišio g. 18
LT-10306 Vilnius
Lietuva (Lithuania)
tel/fax:      (+370-5)-210 40 05
mobilus:      (+370-684)-49802, (+370-614)-36366
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Feb 25 11:49:36 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.