#26: cvs -> hglib: incomplete tag conversion
-------------------------------------+--------------------------------------
Reporter: [EMAIL PROTECTED] | Owner: lele
Type: defect | Status: new
Priority: major | Milestone: VersionOne
Component: tailor | Version: 0.9
Keywords: |
-------------------------------------+--------------------------------------
tailor v. 0.9.20[[BR]]
mercurial v 0.7
The project has the following explicitly specified tags:
{{{
% cvs history -T -n enwtsum
T 1999-02-08 15:20 +0000 dj enwtsum [D19990208:A]
T 1999-02-08 16:30 +0000 dj enwtsum [D19990208:A]
}}}
as well as those provided by CVS upon import of the project (in this case
dj and initial).
Here's the tailor config file
{{{
[DEFAULT]
verbose = True
[project]
target = hglib:target
start-revision = INITIAL
root-directory = /proj/axaf/simul/src/hg
state-file = tailor.state
source = cvs:source
patch-name-format =
[hglib:target]
[cvs:source]
repository = /proj/axaf/simul/src/cvs
subdir = original
}}}
after conversion mercurial only sees one of the CVS tags:
{{{
% hg tags
tip
7:483ba6878c07f8f9d1cf961da29829d4351a0510
initial
3:a338b036cb7c63609979f65d8848c56f97a1b7a3
}}}
--
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/26>
Tailor <http://www.darcs.net/DarcsWiki/Tailor>
An inter-VCs changeset exchanger_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor