<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2716.2200" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><SPAN class=127265118-06012003><FONT face=Arial color=#0000ff size=2>I
converted a PVCS repository about one year ago. Unfortunately I didn't have
the modifications I've made to the perl script, but it's not so difficult to
make the necessary modifications. Every time the script finds a PVCS label with
spaces or "." it substitutes it with a "_". If a label starts with a number,
it puts an underscore before the label.</FONT></SPAN></DIV>
<DIV><SPAN class=127265118-06012003><FONT face=Arial color=#0000ff size=2>Try to
find where array $new_label is filled.</FONT></SPAN></DIV>
<DIV><SPAN class=127265118-06012003><FONT face=Arial color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=127265118-06012003><FONT face=Arial color=#0000ff
size=2>Xandao.</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Message-----<BR><B>From:</B> Thomas Jackson
[mailto:jackson4@icomnet.com]<BR><B>Sent:</B> Saturday, January 04, 2003 11:48
AM<BR><B>To:</B> cvsnt@cvsnt.org<BR><B>Subject:</B> [cvsnt]
Tagging<BR><BR></FONT></DIV>
<DIV><FONT face=Arial size=2>I have converted a set of PVCS archives to CVS
using the PERL Script. When it put the tags into the CVS archive it
appended an underscore to the beginning. This doesn't work too well with
cvs tag and rtag which keep telling me that a tag must begin with a
letter. Has anyone run across this and if so, how did you solve
it? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV>
<DIV><FONT face=Arial size=2>Thomas Jackson</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV></BLOCKQUOTE></BODY></HTML>