fastsvncrawler

fast-svn-crawler / fastsvncrawler - A tool for listing SVN repository content

Stars
8

fast-svn-crawler / fastsvncrawler - A tool for listing SVN repository content

Import of the "fast svn crawler" found on SourceForge here created by Dmitry Pavlenko.

From the SourceForge page;

Unlike "svn ls --depth infinity" command it performs only 1 SVN request, hence saves time. As a bonus it obtains md5 checksums of the files.

This blog post documents how much faster this code was originally .

Changes

The following changes have been made;

  • The cmake config has been fixed to compile with the latest subversion library.

  • A .gitignore file has been added.

  • This README.md file has been added.

License

It is unclear what license this code is available under. As it was originally hosted on SourceForge.net and they only really hosted open source software, it is likely you can use it. I've sent Dmitry Pavlenko an email - will update if he responds.