Ah... ok... I only moved the .subwcrevignore file because of your comment above:
- the .subwcrevignore file must be at the wc root or *the path you specify for SubWCRev* I've moved it back to O:\trunk now and it's fine running with no local modifications detected. However, local modifications are detected when I modify a file in O:\trunk\project and edit the .subwcrevignore file to be: **.subwcrevignore* *project* *project/** And also if I edit the .subwcrevignore file to be: **.subwcrevignore* */trunk/project* */trunk/project/** These are the two ignore patterns mentioned in https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-subwcrev.html I am running the latest TortoiseSVN: *TortoiseSVN 1.14.0, Build 28885 - 64 Bit , 2020/05/24 13:32:45ipv6 enabledSubversion 1.14.0, -releaseapr 1.6.5apr-util 1.6.1serf 1.3.9OpenSSL 1.1.1g 21 Apr 2020zlib 1.2.11SQLite 3.29.0* On Wed, 9 Sep 2020 at 20:34, Stefan via TortoiseSVN < [email protected]> wrote: > > > On Wednesday, September 9, 2020 at 4:11:30 PM UTC+2 K Hansen wrote: > >> There must be something I'm still missing then? >> >> My project is fully up to date. >> I've edited my .subwcrevignore file to only contain: *.subwcrevignore. >> This is now the only modified file in the entire project folder. >> Both the subwcrev.eve and .subwcrevignore file are in >> *O:\trunk\SVN_files* >> >> When I run the command: >> *O:\trunk\SVN_files\SubWCRev.exe O:\trunk\SVN_files* >> I get the output: >> >> >> >> >> *SubWCRev: 'O:\trunk\SVN_files'Last committed at revision 3907Updated to >> revision 3907Unversioned items found* >> >> When I run the command: >> *O:\trunk\SVN_files\SubWCRev.exe O:\trunk* >> I get the output: >> >> >> >> >> *SubWCRev: 'O:\trunk'Last committed at revision 3907Updated to revision >> 3907Local modifications foundUnversioned items found* >> >> > When you run subwcrev on O:\trunk, then the .subwcrevignore file must also > be at O:\trunk. > Because the .subwcrevignore file is only read at the wc root and the > specified path. The wc is not searched downwards for it! > > > -- > 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/10e31c7c-e001-46a0-b603-0068b2463d4fn%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/10e31c7c-e001-46a0-b603-0068b2463d4fn%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAJg8UTCzqWDnzs8URUe3b%2B3zKcH%3DF-OX6szxKUFoT1Mryh%3Dc8g%40mail.gmail.com.
