Menu

ControlledPaths support for multiple paths?

Help
E. Smith
2009-09-16
2013-05-01
  • E. Smith

    E. Smith - 2009-09-16

    Dear Mike,

    Any plans to add support for multiple (comma-separated) paths to the ControlledPaths attribute of RepoPathConfig?

    For example, the ","/path2"" herein:

    <RepoPathConfig ControlledPaths="/path1","/path2">
    <MailTo=… />
    </RepoPathConfig>

     
  • Bastian Schmidt

    Bastian Schmidt - 2009-09-16

    It's allready supported via delimiters.
    Just use it like:
    <RepoPathConfig ControlledPaths="/path1,/path2"> <MailTo=… /> </RepoPathConfig>

     
  • E. Smith

    E. Smith - 2009-09-17

    Thanks, Batzendev. I'd only tried it with each path quoted and the commas outside the quotes.

     

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.