i have my cvs directory on a raid that is mounted as /raid on a linux redhat 6.2 machine with kernel 2.2.17. the cvs directory is /raid/cvs but /cvs is softlinked to /raid/cvs for convenience and most stuff refers to cvs root as /cvs , the problem is that lock.c line 177 assert fails when it tries to compare /raid/cvs/something/something with /cvs since it apparently doesnt resolve symbolic links first. (well, on the other hand it does, on the other it doesnt since /raid/cvs is resolved and /cvs isnt) my version of cvs is 1.11 thanks. --- Mr Markus Mikkolainen Coder [EMAIL PROTECTED] _______________________________________________ Bug-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-cvs