Closed Bug 16378 Opened 25 years ago Closed 25 years ago

CVS update error

Categories

(SeaMonkey :: Build Config, defect, P3)

x86
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: jmaline, Assigned: granrosebugs)

Details

I'm getting the following CVS error when I do a "gmake -f client.mk"...

U mozilla/nsprpub/pr/tests/vercheck.c
U mozilla/nsprpub/pr/tests/y2k.c
U mozilla/nsprpub/pr/tests/y2ktmo.c
U mozilla/tools/leaky/leaky.cpp
U mozilla/tools/leaky/leaky.h
cvs [server aborted]: cannot open directory
/cvsroot/mozilla/gfx/tests/coverage/mac Build: No such file or directory
gmake: *** [checkout] Error 1

Compilation exited abnormally with code 2 at Wed Oct 13 20:49:17


Is there a file with a space in its name "mac Build" that's choking CVS?
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Summary: CVS update error → CVS update error
rm -rf mozilla/gfx/tests/coverage

that directory was introduced by mistake (as you can see spaces in directory
names make cvs very unhappy).  nuke the directory and do an update and you'll be
fine.  this information is also on the newsgroup
news://news.mozilla.org/netscape.public.mozilla.builds

closing.
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.