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

RE: cvs2svn, branch and tag with the same name

From: Craig L. Ching <cching_at_mqsoftware.com>
Date: 2004-02-20 19:30:49 CET

> CVS doesn't care if a label is a tag on one file and branch on
> another. When you do 'cvs checkout -rLABEL', you'll still get the
> right tree -- just some of the files will be committable and some
> won't. But in Subversion, because the labeling is path-based, you
> won't get the same tree. Instead, either the branch files or the tag
> files will be missing, depending on which path you checked out.
>
Well, that makes sense, thanks for the explanation. Now that I think of it, this is probably the reason we came up with the T_ and B_ prefix naming conventions in the first place.

> So this *is* a real problem.
>
> -K
Cheers,
Craig

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 20 19:31:00 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.