cvs commit broken Permanently deleted user Created January 09, 2004 16:33 I keep getting this on 2 different cvs systems:cvs : "commit" requires write access to the repositoryAnd i have write on both.
Are you using pserver or ssh (or something else) to access your CVS repostiroy?
Do you have write access to the specific file or directory that you're trying to check in?
Have you checked the system logs on the CVS server when the commit runs to see if they provide more information?
You're not using cvsacl, are you?
http://cvsacl.sourceforge.net/
Dave
prophecy wrote:
Yes, i can even do a full import into the cvs. Then i do a checkout and can't commit a file even after that.
using pserver
haven't checked logs, just using intellij built in cvs from what i can remembmer? Or cygwins.