1

I need to set VisualSVN permissions based on directories name. For example, if I have the following directories tree:

  • Class_1
    • Src
    • Data types
  • Class_2
    • Src
    • Data types

I want set every "Data types" directory in Read-only mode and everything else in No-Access mode. I need an automatic rule, i can't set every single directory permission.

1 Answer 1

0

I think that wildcard permissions will help you, but they will become available in future product versions. Now, you can use the VisualSVN Server PowerShell to automate permission management.

Sign up to request clarification or add additional context in comments.

2 Comments

Thanks a lot! Do you have an estimate about future product release?
@vent1 I cannot give you an ETA now.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.