[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_ibt.lt>
Date: 2006-02-28 08:44:56 CET

On Monday 27 February 2006 22:42, Dale Strickler wrote:

> I would change Robs Example like this
>
> >/
> >         /trunk
> >         /branches
> >                 /project1/RobsWork/File1.c
>
>                          /DalesWork/File1.c
>
> >                 /project2
> >                 /project3
> >
> >And I have a property at / saying r100:VERSION_1_0
>
> Now Version_1_0 refers to two version of File1.c in the same
> project.  

No it does not, for the reason you yourself have mentioned below:

> You need to remember that in SVN revision numbers are NOT a
> revision of a file.  They are a revisions of the WHOLE archive at a
> single point of transaction, like a commit.

If you recall our initial definition, "LABEL <=> revision number", you will
see that File1.c is not present in the repo at VERSION_1_0 (that is, at
r100).

'svn co -rVERSION_1_0 ...' would give you WC without that file, like the 'svn
co -r100 ...'.

-- 
Dr. Saulius Gražulis
Institute of Biotechnology
Graiciuno 8
LT-02241 Vilnius
Lietuva (Lithuania)
fax:          (+370-5)-2602116
tel.: office: (+370-5)-2602556
      mobile: (+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 Tue Feb 28 08:47:51 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.