Actions:
|
2009-06-09 11:25 AEST by Arthur Barrett - cvs (2.5.03 (Scorpio) Build 3428) rls gives an error when working with :local:
cvsls: -d :local:/source/Emerald --utf8 rls -qe "watchLib/~saka051c7e701c9e883.tmp" (cwd:
C:\Development\Emerald\hotback, level:1)
cvsio: (-1,-1,-1,1): cvs rls: CVSROOT ":/source/Emerald" must be an absolute pathname
I can't reproduce on build 3371:
D:\>cvs -d :local:/mailrepo --utf8 rls -qe "test/hello.c"
/hello.c/1.7/Tue May 23 14:16:20 2006/kv/
D:\>cvs ver
Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 3371 (client/server)
It could be a new bug in build 3428 or it could be something specific about this combination of
SCCI/UTF8/Local. |