Hi Wendy, Thanks for the mail. This was exactly the issue with the url I was using. I missed adding the scm:svn part in front of the url. Thanks so much for the help. Regards, Shinjan
On Wed, Apr 23, 2008 at 3:32 PM, Wendy Smoak <[EMAIL PROTECTED]> wrote: > On Wed, Apr 23, 2008 at 5:56 PM, shinjan sen <[EMAIL PROTECTED]> > wrote: > > > I tried adding the project into continuum by providing the scm url to > access > > it and also specified the username and password in the continuum 'Ant > > Project' window. > > I am using continuum 1.1. > > > > The project got added but the error I received when I invoked the build > is: > > > > Provider message: No such provider: 's'. > > What url did you use? That looks like the message you get if you > don't use the Maven SCM url format, something like > scm:svn:https://example.com/svn/project/trunk > > -- > Wendy > > http://continuum.apache.org/docs/1.1/user_guides/managing_project/addProject.html#ANT_Project >
