ick Genter [mailto:[EMAIL PROTECTED]
Sent: Sunday, December 30, 2007 3:09 PM
To: Ant Users List
Subject: RE: CVS task failure: cannot rename
> From: Judy Anderson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 25, 2007 1:51 PM
> To: Ant Users List
> Subject: RE: CVS task failure: cannot
> From: Judy Anderson [mailto:[EMAIL PROTECTED]
> Sent: Tuesday, December 25, 2007 1:51 PM
> To: Ant Users List
> Subject: RE: CVS task failure: cannot rename
>
> I have done some more experimentation with my problem. It
> only happens on binary files (flag "-kb"
Judy,
Look at the ant exec task. You may find something by executing an "ls -l" of
the directory and then the directory and file string. You also may want to
issue a umask command. It is possible that while your ID has write permission,
ant has been restricted, this could be the case if the setu
I have done some more experimentation with my problem. It only happens on
binary files (flag "-kb"). CVS is doing a different kind of update that
involves delete/rename. I tried using on cvs with no help.
It seems that, although I can "del" such a file manually, I cannot use ant's
task on
Judy:
I can confirm that your CVS Archive does rest on a Unix machine
because the CVS Root is in a Unix format. However, that really
shouldn't make much difference.
I did find this little notice in the task definition:
CVSNT Note: CVSNT prefers users to store the passwords inside the
registry.