[cvsnt] cvswebnt questions
Randy.chang
randy_chang at sohu.com
Thu Oct 17 09:50:38 BST 2002
hi!
1) cvsweb.cgi has such a sentense :
$string =~
s¡ìhttp|ftp|https)(://[-a-zA-Z0-9%.~:_/]+)([?&]([-a-zA-Z0-9%.~:_]+)=([-a-zA-Z
0-9%.~:_])+)*¡ìA HREF="$1$2$3">$1$2$3</A>¡ì
i can not understand ,the char ¡ì is a char larger than 128 ,in fact is 167
,why appear in perl
'¡ì' appear in linux ,but in windows this file appear much stange ,the
sentense is
$string =~
s?http|ftp|https)(://[-a-zA-Z0-9%.~:_/]+)([?&]([-a-zA-Z0-9%.~:_]+)=([-a-zA-Z
0-9%.~:_])+)*?A HREF="$1$2$3">$1$2$3</A>?
what is wrong ?
2) when i configure over the cvswebnt and have a try it tells the errors
,why?
" Error: Failed to spawn GNU rlog on
'e:/CVS_Repos/test/CVSROOT///checkoutlist,v,
e:/CVS_Repos/test/CVSROOT///commitinfo,v,"
More information about the cvsnt
mailing list