On Fri, May 20, 2011 at 14:58, ad1 <[email protected]> wrote: > Hi > > Currently I have mulitple projects in the same svn repository. Using > one cc config file with multiple projects setup within it. However, > for the latest project added the build report lists 'changes since > last build' for commits in another project. > > Is there a method to prevent this?
I've got several projects all in the same SVN repository and have never seen this. I'll have to check my configs but I suspect that you're looking in the wrong place somewhere to pick up your changes. Or you're committing to multiple projects at once. Setting up one repository per project seems like a bad workaround for this, especially if you've been using the same repository for a long time and you'd have to split that to achieve it.
