ContributionsMost RecentMost LikesSolutionsRe: TestComplete and source control with SVNBut I am using a MSSCCI agent called AgentSVN and I get these errors. /karinTestComplete and source control with SVNI am using TestComplete together with SVNAgent, when I try to add a project to the source control I get the error message: Unable to request about the C:\tmp\Testproject1\Testproject1.mds file. The SCC API provider reports: The project is unknown to the SCC and the CREATEIFNEW flag was false. Shouln't CREATEIFNEW flag be true if adding a project for the first time ? I do not have anything stored in my archive. /karinTestComplete8 AgentSVN and subversionI am trying to create a project with TestComplete8,AgentSVN and SVN (Empty repository on branches,trunks and tags.. When I am adding the project suite the SVNAgent asks for the Project Manager. I have also seen that the software is talking about projects. Is this som microsoft specific things about version handling ( I am quite new to SVN). When I create the project and opens up the Agent SVN repository tree and clicks on Lists button I get the following screen. ------------------------------------------------------------------------- Projects in Repository: file:///C:/SVN_repository/SVNProject ------------------------------------------------------------------------- 1 mattkz okt 31 14:26 ./ 1 mattkz okt 31 14:26 branches/ 1 mattkz okt 31 14:26 tags/ 1 mattkz okt 31 14:26 trunk/ ------------------------------------------------------------------------- Fully Qualified Project Locations ------------------------------------------------------------------------- If the projects above where imported into the repository using the 'trunk' postfix naming convention then the locations of these projects need to include the trunk postfix details in order to fully qualify the name. Here is an example of a fully qualified project location: 1 mattkz okt 31 14:26 branches/trunk/ I have tries different ways to put input to the list but it does not work. WHat is projects and project managers and what shall I do in order to create my project in SVN ?