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

svn copy WC->URL not consistent build

From: <lfournie_at_rockwellcollins.com>
Date: Mon, 24 Nov 2008 11:12:11 +0100

Hello
When I need to tag (svn copy WC->URL) a large file tree, I prepare my WC
to have:
- files in head revisions
- files in older revisions (but not modified)
- deleted files
(This is a strong requirement to have mixed WC, I can not find in the
history a build that match exactly to what I need to tag)
If I look at the result tag tree :
- files copied from head revisions still have the same revision as in the
trunk
- files copied from some older revisions get revisions of the copy command
and not
the revision they had in the trunk.
I don't understand this difference on both cases unmodified files.
File revision is the copied revision on some files and the copy command
build on
others knowing that when the trunk change after tagging it does not mean
anything to have copied from the head or not when looking back to the tag
tree.
Am I missing something ?
Thanks for your help
Laurent
Received on 2008-11-24 16:11:33 CET

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.