Here is my question: Is there any way to replicate a project from svn 'A' to svn 'b' using Hudson?
Here is the context: We are working on a project using customer's SVN and we want to replicate (automatically), using SCM Hudson's polling, all the committed code to our SVN. Is this possible?
Thanks in advance.