>>>>> "Sascha" == Sascha Brawer <[EMAIL PROTECTED]> writes:
Sascha> % cat java/util/logging/CVS/R* Sascha> /cvsroot/classpath//classpath/java/util/logging It is possible the `//' in the above causes the problem. The Classpath CVSROOT compares against the regexp `^classpath'. If you change the `//' to `/' in all the CVS/Repository files, you could try a dummy commit (cvs commit -f) of some file to see that fixes the problem. Tom _______________________________________________ Classpath mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/classpath

