I found a reference (of yours, actually!) which shows the syntax of the repo url to be "...=file://...". Tried the line as
--repository-url=file:///data/SVNRoot/NetworkConfigs but back to the original issue then: >>> Current directory = C:\Data\SVNRoot\NetworkConfigs >>> Checking for a Subversion repository... >>> Running: svn info file:///data/SVNRoot/NetworkConfigs --non-interactive >>> Running: diff --version >>> repository info: Path: file:///data/SVNRoot/NetworkConfigs, Base path: /, Supports changesets: False >>> Making HTTP GET request to http://itt-d-review.intouchpharma.local/api/ >>> Making HTTP GET request to http://itt-d-review.intouchpharma.local/api/info/ >>> Running: svn info file:///data/SVNRoot/NetworkConfigs --non-interactive >>> Running: diff --version >>> repository info: Path: file:///data/SVNRoot/NetworkConfigs, Base path: /, Supports changesets: False >>> Running: svn status --ignore-externals >>> Running: svn diff --diff-cmd=diff --notice-ancestry -r BASE Failed to execute command: ['svn', 'diff', '--diff-cmd=diff', '--notice-ancestry', '-r', 'BASE'] ["svn: E155007: 'C:\\Data\\SVNRoot\\NetworkConfigs' is not a working copy\n"] This is a windows station doing the hosting... Should it be "--repository-url=file://c:\data\SVNRoot\NetworkConfigs" or can we even use the passed REPOS variable? >> -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
