As a temporary workaround for what I feel is a overly complicated repository setup
Subversion_WC_INFO(${PROJECT_SOURCE_DIR} ORX IGNORE_SVN_FAILURE ) Enrico > On 17 Sep 2019, at 13:44, Rick McGuire <object.r...@gmail.com> wrote: > > I'm open to other suggestions. I at least solves part of the problem, but is > perhaps incomplete. Do you have another other suggestions on how to test for > this? > > Rick > > On Tue, Sep 17, 2019 at 6:51 AM Erich Steinböck <erich.steinbo...@gmail.com > <mailto:erich.steinbo...@gmail.com>> wrote: > > if( EXISTS ${CMAKE_SOURCE_DIR}/.svn ) > I don't think this is a good solution, as it depends on how you check out > sources. > If you check out main/trunk, main/trunk/.svn will exist > But if you check out main, no main/trunk/.svn will exist (only main/.svn) > > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net <mailto:Oorexx-devel@lists.sourceforge.net> > https://lists.sourceforge.net/lists/listinfo/oorexx-devel > <https://lists.sourceforge.net/lists/listinfo/oorexx-devel> > _______________________________________________ > Oorexx-devel mailing list > Oorexx-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/oorexx-devel
_______________________________________________ Oorexx-devel mailing list Oorexx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/oorexx-devel