Incorrect variable expansion in administrative files

"Gabriel Genellina" <[email protected]> Sat, 12 Sep 2009 04:55:00 -0300
Newsgroups gmane.comp.version-control.cvs.windows-nt.user
Message-ID <[email protected]>
Using this postcommand file (tested on Windows XP):

ALL cmd /c echo ${CVSROOT}12345

after executing any command the output is:

/slrepo2345

Expected output:

/slrepo12345

Looks like variable expansion "eats" the first character from the  
remaining text. The same happens with any other variable ${USER},  
${REAL_CVSROOT}, etc.

> cvs version
Client: Concurrent Versions System (CVSNT) 2.5.03 (Scorpio) Build 2382  
(client/server)
Server: Concurrent Versions System (CVSNT) 2.5.04 (Zen) Build 3510 ()  
(client/server)

-- 
Gabriel Genellina
_______________________________________________
cvsnt mailing list
[email protected]
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt

Upgrade to CVS Suite for more features and support: http://march-hare.com/cvsnt/