[EMAIL PROTECTED] writes: > > It says "permission denied". But if i do the import of only files > concerned (one by one), it's ok !! > Any idea ? :-(
It sounds like you have some kind of transient permission problem. Is your repository on some kind of network file system? If so, that's a very bad idea and you will likely run into more screwy problems like this. The repository should never be on a network file system. -Larry Jones It COULD'VE happened by accident! -- Calvin _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
