Where can I get Log Caching in Subversion for free?
Is there a free, open source solution to the fact that vanilla subversion does not do log caching? I really just want to use svn as is, except that I hate waiting for it to dow开发者_开发百科nload the log entries.
TortoiseSVN does log caching.
The free Foundation version of SmartSVN has a local Log Cache (though not open-source).
精彩评论