jenkinsci / jenkinsci/subversion-plugin
[JENKINS-27862] SVN checkout and long time for svnversion
- Dominant language
- Java
- Stars
- 131
- Forks
- 275
- Avg merge
- 12h 4m
- Merged PRs (30d)
- 6
Description
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.
---
Originally reported by maq, imported from: SVN checkout and long time for svnversion
Raw content of original issue
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.
- environment:
Jenkins slave Windows 7 64-bit, Subversion plugin v2.5, TortoiseSVN v1.8.10, SVN version 1.8 in Jenkins Master configuration
Contributor guide
Assessment
This issue has not been assessed yet.