Overview
Artifact ID: | 3260d9e39f1fe2f80f1666d0dd20960d006bb15f |
---|---|
Ticket: | acf7b14d93ad999b6b356ce725cdb4e39891b212
Bad import of tags as branches (propagating tags ?) |
User & Date: | aku 2010-11-17 17:58:00 |
Changes
- comment changed to:
I recently converted the Tcl core CVS to GIT using cvs2git, and then used git fast-export --all | fossil import tcl.fossil to convert this further to a fossil repository. When inspecting the git and fossil repositories I noticed the following difference: The tag 'core-8-5-9' was listed as such in git. fossil however was listing this in the web interface not as 'tag', but under 'branches'. Looking at the timeline of this supposed branch it also seem (to me) that the tag was set as 'propagating to descendants'. Maybe that is why it got misclassified as branch ? The git repo is 168M uncompressed, and 129 MB as bzip2 tarball. I can put it up somewhere if you wish to have for experiments.
- foundin changed to: "3873aa7ecb"
- private_contact changed to: "69e6fa40fdd4770fd3a59354e647ca589c07115f"
- severity changed to: "Important"
- status changed to: "Open"
- title changed to:
Bad import of tags as branches (propagating tags ?)
- type changed to: "Code_Defect"