You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ant.apache.org by Jorge Cardenas <je...@yahoo.com> on 2002/04/12 22:04:11 UTC

Cvs Error (in Windows NT)

I have the following lines:

<target>
<cvs cvsRoot=":pserver:jcardenas@aldo.soft.com:/usr/local/cvsroot"
	      command="commit -m c:\Temp\Cvs\Cvsroot\modules"
	      error="D:\Temp\Proyecto\jorge\error.txt"
   	      output="D:\Temp\Proyecto\jorge\output.txt"
/>
</target>

Attempt to update file moduels of the directory usr/local/cvsroot but 
appears to me the following error:

cvs commit: in directory .:
cvs [commit aborted]: *PANIC* administration files missing

the same thing happens when I do update:

cvs update: in directory .:
cvs [update aborted]: *PANIC* administration files missing

as it is the problem?


Thanks J



_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>