Hi,
Firstly, i am sorry for asking this question when there is a lot of documentation on the website and on the internet. but the problem is compounded by the fact that i have never used either subversion and maven, and this is the first time i am trying to.
I wish to integrate my subversion repository with maven and use the maven scm apis. From the help page, it is clear that i need to set up a configuration file. I did not understand what the different sections stand for (SCM URL, Provider Configuration). What am i supposed to do with the SCM URL? This is what i understood:
1. I am supposed to create the configuration file as stated and enter the SCM URL information.
2. Then i set the subversion config directory using the command specified.
Is this sufficient? maybe i am missing something. But even a Google search did not help me much.
Thanks in advance,
Anirudh