sujana sree
2014-02-06 13:52:48 UTC
Hi Team.,
I am actually migration from CVS to SVN , in the migration process, We
were using <*cvsChangeLog*> ,
Can you tell using which Ant command (or which Jar file of svn ) we can
replace the above command.
Looking for help in this command..
Similar CVS command i am posting code
<target name="cvsChangeLog">
<cvschangelog destfile="${Log.xml}" cvsroot="${cvs.root}" >
................................
<user displayname="Full name to display" userid="xxxxxx" />
<cvschangelog>
</target>
Thank you
Sujana
I am actually migration from CVS to SVN , in the migration process, We
were using <*cvsChangeLog*> ,
Can you tell using which Ant command (or which Jar file of svn ) we can
replace the above command.
Looking for help in this command..
Similar CVS command i am posting code
<target name="cvsChangeLog">
<cvschangelog destfile="${Log.xml}" cvsroot="${cvs.root}" >
................................
<user displayname="Full name to display" userid="xxxxxx" />
<cvschangelog>
</target>
Thank you
Sujana