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

RE: Re: CVS/SVN comparison

From: HAND,Nathan <Nathan.HAND_at_dewr.gov.au>
Date: 2004-10-25 03:34:32 CEST

Ok, I think I see your point. You're saying http://.../tags/1.0 isn't a
tag because somebody can commit a change to that URL. That makes sense.

Would it be sufficient to specify a tag as both a revision and a URL?
That tag is immutable because every subsequent change results in a new
revision. So...

   svn -r 12345 checkout http://.../tags/my-tag

The tuple (12345,http://.../tags/my-tag) should be immutable. Or have I
misunderstood the problem?

> -----Original Message-----
> From: Scott Palmer [mailto:scott.palmer@2connected.org]
> Sent: Saturday, October 23, 2004 5:19 AM
> To: John Szakmeister
> Cc: users@subversion.tigris.org
> Subject: Re: CVS/SVN comparison
>
>
>
> On Oct 22, 2004, at 2:31 PM, John Szakmeister wrote:
>
> > On Friday 22 October 2004 13:57, Scott Palmer wrote:
> >
> >> For ease of use the svn copy command could have a flag to say I'm
> >> making a "tag" copy, and the "tag" property would automatically be
> >> set on the copy.
> >
> > What's so hard about svn cp http://.../trunk http://.../tags/1.0?
>
> I'm not suggesting anything is hard about it. I'm simply saying that
> it does not result in a (reasonably) immutable copy.. which is *my*
> definition of a tag, and there are obviously many others that have an
> equivalent definition of what a tag should be.
>
> Scott
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

Notice:
The information contained in this e-mail message and any attached files may
be confidential information, and may also be the subject of legal
professional privilege. If you are not the intended recipient any use,
disclosure or copying of this e-mail is unauthorised. If you have received
this e-mail in error, please notify the sender immediately by reply e-mail
and delete all copies of this transmission together with any attachments.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 25 03:35:17 2004

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.