Hi,

We have a strange problem with one file in the classpath cvs repository.
Whenever anybody updates we get the following message:
cvs update: nothing known about
`tools/gnu/classpath/tools/giop/NamingServicePersistent.txt'

This file isn't in CVS. The file in CVS is called:
tools/gnu/classpath/tools/giop/NameServicePersistent.txt

Somehow a wrong commit seems to have partially put the file under the
wrong name in the CVS repository, but now there is no real information
associated with it.

Any idea how this can be fixed?

The issue can be seen even with a clean checkout:
$ cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/classpath \
  co classpath/tools/gnu/classpath/tools/giop
[...]
cvs checkout: nothing known about
`classpath/tools/gnu/classpath/tools/giop/NamingServicePersistent.txt'
[...]
$ cd classpath/tools/gnu/classpath/tools/giop
$ cvs up
cvs update: nothing known about `NamingServicePersistent.txt'

Thanks,

Mark

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Savannah-help-public mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to