Hi,
I am still not able to checkout .....when I am trying to checkout using command 
mvn scm:checkout  then it throws error: "'svn' is not recognized as an internal 
or external command".
I am using TortoiseSVN and putting bin directory of this doesn't resolves 
problem.
my pom contains:
.......
.........
<scm>
 <connection>
     scm:svn:svn://[EMAIL PROTECTED]/sungard
  </connection>
  <developerConnection>
     scm:svn:svn://[EMAIL PROTECTED]/sungard
  </developerConnection>
  </scm>
.......
.......
Thanks
Vinay

Reply via email to