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* I have tried adding *SVN_files*, *../SVN_files* and *O:/trunkSVN_files* to the .subwcrevignore file but each time it makes no difference. Any ideas? On Tue, 8 Sep 2020 at 19:09, Stefan via TortoiseSVN < [email protected]> wrote: > I just tested this here, and it works as it should. > So, a few things you might want to check: > > - the .subwcrevignore file must be at the wc root or the path you > specify for SubWCRev > - the ignore patterns are case-sensitive! > - the ignore pattern paths need forward slashes, not backslashes > - the ignore pattern paths are relative to the path where the > .subwcrevignore file is > > apart from that, I can't see what else might be the problem here. > As I said, it works fine for me, and I've tried multiple ignore patterns > just to be sure. > > 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/291b3384-6a95-424f-b772-ee5abdc7da1an%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/291b3384-6a95-424f-b772-ee5abdc7da1an%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/CAJg8UTABrT2VMmD-FGUq7momqjE%2BKEqWdEJhDvd4Z0FbxN3Siw%40mail.gmail.com.
