Export to GitHub

subsynct - issue #3

Slow syncing and creating syncs with huge files (esp binary files)


Posted on Apr 2, 2010 by Swift Hippo

Making commits (syncs) or new syncs with huge binary files take a long time.

Comment #1

Posted on Apr 2, 2010 by Swift Hippo

I wish I could do more about this, but this is mostly because of the SVN (SVNKIT) backend. We will in fact be trying to optimize the SVNKIT as much as possible.

Optimizing updates: http://old.nabble.com/-ANN--SVNKit-1.2.1-is-available.- to20819863.html#a20836623

Optimizing commits: http://old.nabble.com/How-can-I-curtail-the-time-when-a-large- binary-file-is-commited--to14632230.html#a14670324

Of course, JNA itself is required.

But we have a curtail on the amount of optimization we can perform. Essentially, this is a defect which we understand have undertook nonetheless to utilize the powerful features of SVN.

Comment #2

Posted on Apr 2, 2010 by Swift Hippo

(No comment was entered for this change.)

Status: Started

Labels:
Type-Enhancement Priority-Low