|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: cvs - no space left on device?
From: Adam Skutt (LordHunter317
softhome.net)
Date: Sun Jul 13 2003 - 14:44:09 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Lijun Zhou wrote:
> hi all,
>
> i run cvs in crontab on my OBSD -current box, with the followed entry.
>
> 30 13 * * * cd /usr && /usr/bin/cvs -Q up -Pd src
> 30 15 * * * cd /usr && /usr/bin/cvs -Q up -Pd ports
>
> it worked fine before. but i got error messages from src update cron
> daemon these days. ( ports update works fine so far. )
>
> No space left on device
> ? src/ports.tar.gz
> ? src/song33.mp3
> ? src/ls.patch
> ? src/GENERIC.org
> ? src/magic
>
> what's the problem, in face i have enough space on src partion (/usr/src)
>
> <snip>
> could anybody tell me why it complained no space anymore? and how to solve
> it? thanks in advance.
What CVS server are you using? I could be wrong, but this usually means
that the CVS server in question has run out of free disk space.
-- Adam
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]