Synchronization means copying revision changes and revision properties from the source repository (that the destination one is synchronized with) to the destination one starting at the last merged revision. This method is equivalent to the command 'synchronize' ('sync') of the native Subversion svnsync utility. @param toURL a destination repository url @throws SVNException @since 1.1, new in Subversion 1.4
|
|
|
|