svn administraton - How to Disable the Checkout access to the users in svn -


how can enable checkout option administrator , not users. need users have right of importing files should not have right of checking out files repository. thankful if u people me in task.

thanks in advance,

prasad

if reason insist on using svn exam turn-in, guess suggest:

  1. create folder each student. maybe per student, per assignment.
  2. give each student full access (read-write) own folder.
  3. if needed, install pre-commit server-side hook disallow modifications, allowing "add" operations.

but still think svn wrong tool job.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -