Menu

Permission to repositories lock error

Help
2003-01-20
2003-01-22
  • Adriano Andrulis

    I can su to www-data and checkout any modules manually.
    If I set repositories' permission to 777 (what is isn't a option) cvsmonitor work all right.
    I'm using a 770 file permission, and set guid.

    How should I set permissions in order to cvsmonitor checkout my modules.

    Thanks in Advance,
    Adriano Andrulis
    New User of Cvsmonitor - Good Work

     
    • Adam Kennedy

      Adam Kennedy - 2003-01-21

      Hmm... I'm not entirely sure what your problem is.

      Bearing mind CVS Monitor uses pserver to access the repository, you can usually deal with permissions by changing the passwd and writers file appropriately.

      Find details regarding the passwd and writers files in the main CVS docs.

      The user the web server runs the application as doesn't check out modules using it's own user, but the one provided for the pserver user.

      In my case, I have all my cvs users mapping to a single 'cvs' user, including the anonymous user, and a writers file that contains all the users I allow to actually write, which is basically all of them except anonymous.

       
    • Adriano Andrulis

      Thank you!!!
      This solve my problem.
      We dont use pserver here, so I started it just to use with cvsmonitor.
      Probably I would waste my time in other subjects before think in pserver users.

      Adriano Andrulis

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.