Hi,
We need to replicate data between two repositories, but as we have dumped (alf_data and DB) from repository 1 to repository 2, so both of them are having same repository ID. Now as new content has been created as well as updated on repository 1, we need to replicate that on repository 2 using replication service.
But internally I have seen that there is an IF check in code that prevents replicating contents between repositories having same repository ID, so what can be possible impacts if I remove that IF check and then do replication.
Also is there any other work around using which we can achieve above requirements.
Any help or pointers will be appreciated.
Environment :
Alfresco Version : 3.4.3 EE, Tomcat 6.X, MySQL 5.X
Thanks,
Faizaan shaikh