branch patterns
Hendrik Boom <[email protected]>
| Newsgroups | gmane.comp.version-control.monotone.devel |
|---|---|
| Message-ID | <[email protected]> |
pattern "com.pooq.hendrik.write*" doesn't work, but pattern "com.pooq.hendrik.write.*" does when I'm trying to sync branches com.pooq.hendrik.write.melinda and com.pooq.hendrik.write.nano09 Why? What are the rules for '*' and '.' in patterns? -- hendrik