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

Re: Is label support in future release?

From: Tim Hill <drtimhill_at_comcast.net>
Date: 2006-11-18 01:40:06 CET

>
> Which is why you specify the revision you want in the copy command
> so that it doesn't matter.
>
> -- (dev A) svn commit foo.c
> => Revision 41 created
> -- (dev B) svn commit foo.c
> => Revision 42 created
> -- (dev A) svn copy -r 41 foo.c $TAGS/.....
> => Revision 43 created
> => No problem
>

Well, it's no problem for me and you, but as I noted elsewhere, this
gets much more complex for casual users. Elsewhere in this thread it
was suggested that perhaps the issue here isn't labels per-se, but
the fact that the way tags are used are overly complex for some
users, and I do tend to agree that this might well be the major issue
most casual users struggle with.

--Tim

>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Nov 18 01:41:18 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.