« Return to Thread: Mirroring svn functionality with SVNKit

RE: Mirroring svn functionality with SVNKit

by quadelirus :: Rate this Message:

Reply to Author | View in Thread

Thanks Greg,

Don't know how I hadn't come across these--they look like they'll do exactly what I need. In the meantime I have figured out a little more about using the low level API and I think I'm starting to get a handle on it.

Would it be faster to use the low level API and create text deltas from java strings than writing out files to the file system and using SVNCommitClient? Or is the speed difference probably negligible and therefore the ease-of-use with SVNCommitClient makes it the definite way to go?

Thanks,
John

 « Return to Thread: Mirroring svn functionality with SVNKit