"Dan Harkless" <[EMAIL PROTECTED]> writes:
> That directory was just one I made temporarily before deciding to
> name it ChangeLog-branches instead, to get it to sort right next to
> "ChangeLog". Now I can't delete it.
Someone correct me if I'm wrong, but I don't think you can really
delete directories from CVS. You can remove all files from them, and
`update -P' will then treat them as deleted, but I've never managed to
delete a directory on the server using client-side tools.
This CVS misdesign similarly prevents you to rename directories.