On Friday, November 17, 2017 at 4:07:00 PM UTC+1, Benoit Fouletier wrote: > > Hmm, I see, indeed I read it wrong. > Any idea why the event that actually created the file show up in the > monitor? maybe I messed up the filter... I filtered by path = > "D:\Unity-source\etc". >
Well, if the folder is not real but a junction/hardlink then it won't show up in the path. Why don't you filter for "contains" and just "\etc" - that should catch everything. Stefan -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/73c6510e-9b35-42c4-a946-88a0ad349221%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
