0

Is it possible to know which users checked out a repository of an SVN Server?

Thanks

Sebastian
  • 1,491
  • 6
  • 20
  • 29

2 Answers2

2

Only if you have access to apache logs(if you are using DavSVN)

kubal5003
  • 7,186
  • 8
  • 52
  • 90
1

I’m not sure which distribution of SVN you’re using, but the Enterprise edition of Visual SVN Server logs this activity to the Windows event log.

Troy Hunt
  • 20,345
  • 13
  • 96
  • 151