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.
