List of all users who committed to a SVN repository
Posted
by user12889
on Super User
See other posts from Super User
or by user12889
Published on 2010-04-13T03:05:47Z
Indexed on
2010/04/13
3:13 UTC
Read the original article
Hit count: 326
svn
For a given SVN repository I need to determine a list of all users who ever committed anything to that repository. This repository is not the only one on the SVN server, but the list should be restricted to that repository.
© Super User or respective owner