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