I have two questions relating to setting up an ant project. The first is within the scm url field for the ant project I have use this scm:svn://10.10.11.22/repos/dev/branches/9.18.shelf
When I attempt to run a test build I get the following error: Provider message: The scm url is invalid.: //10.10.11.22/repos/dev/branches/9.18.shelf url isn't a valid svn URL. The second question I have is. After I have properly setup my ant project, where do I place the build.xml script that I built? Thank you, Jeremy Rottman
