CVS Update command fails if CVS root specifies port
Brought to you by:
eldy
It looks like the CVS update commands generate errors / warnings if your cvs root has a port number specified.
I dont know perl, but I did a bit of debugging and it looks like the ExcludeRepositoryFromPath command might not properly parse out the repository if you have a port number.
eg.
CVSROOT=:pserver:user:password@servernameabcd:2401/CVSRepoName