-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins slave Windows 7 64-bit, Subversion plugin v2.5, TortoiseSVN v1.8.10, SVN version 1.8 in Jenkins Master configuration
After Jenkins SVN checkout to an empty folder, I'm trying to gen information about svn revision using cli command 'svnversion'. I takes about 15 min to get that information (repo for about 25k files, 4GB).
When I try to do the same but checkout is made using tortoise svn, svnversion outputs revision in about 1 second.