Is it possible to ignore external dependencies for the tag referenced by the svn: externals property? This may seem like a very strange question, but let me explain ...
I have a fairly large collection of separate and “plug-in” code modules, each of which can be independently tested, compiled and developed as a separate project. Some of these modules depend on other modules through the svn: externals property. The problem is that our test environment
source
share