info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

anyone know anything about: "internal error: not enough slashes"?


From: Moses Hohman
Subject: anyone know anything about: "internal error: not enough slashes"?
Date: Wed, 18 Dec 2002 11:51:05 -0600

Hi,

I couldn't find any solutions to this problem on the web. I am using Ant to run an automated build, which checks out the sourcecode from CVS. First it does a log to determine if any changes have occurred, by executing the command:

cvs -d :pserver:address@hidden:/projects -q log "-d>2002-12-18 05:40:07 GMT" -b src/modulename

The local copy resides in src/modulename (that directory contains the top-level CVS directory for the working copy). That CVS directory contains a repository file with one line: "/projects/modulename". This command fails with the following error message:

cvs [log aborted]: internal error: not enough slashes in /projects/modulename

Does anyone know what this means?

Thanks in advance,

Moses






reply via email to

[Prev in Thread] Current Thread [Next in Thread]