On Friday, September 4, 2020 at 8:09:36 PM UTC+2 K Hansen wrote:
> > > On Fri, 4 Sep 2020, 18:22 Stefan via TortoiseSVN, < > [email protected]> wrote: > >> >> >> On Friday, September 4, 2020 at 12:43:25 PM UTC+2 K Hansen wrote: >> >>> I have my working directories on a mapped network drive O:\ >>> >> >> you should not do that! >> https://tortoisesvn.net/faq.html#wconshare >> > > Thank you for pointing that out, but it's been set up this way for over a > year and no issues, so I can't justify pushing the change at the mo. It's > not my actual problem anyway > > >> However, when the SubWCRev.exe command line is run as part of the release >>> pre-build process, it fails due to local modifications of the project.uvmpw >>> file and the Project_directory/output files, both of which are defined in >>> the .subwcrevignore file. >>> >> >> why/how does it fail? What's the error? >> > > Our build.c template is set up to stop on an error if local modifications > are detected in the files under SVN control. This is to prevent generating > release code from un-checked in files. The files that change are the > project file (when I enable the release build batch file) and the output > files (when it cleans the output directory prior to the build). > > My question is specifically how to get the .subwcrevignore file to work, > as subwcrev.exe is not currently ignoring the files and directories I've > identified. > again: what's the error that SubWCRev returns? Or what is the indicator that SubWCRev does not ignore the files? You only said that it doesn't ignore the files, but how do you detect that? What's the output of SubWCRev that you're expecting and what actually happens? -- 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/6c9ec1b8-ba56-433c-af63-3bb4531ec818n%40googlegroups.com.
