Looking at the summary for a repository, we can see the Recent SCM activity. Where can I find all the SCM activity? This is for a subversion repository. I've been looking on the server for logs, but I'm just wasting alot of time not knowing where to look. F/C 3.9.1
Thanks, Jaime
You mean all svn commands executed by FishEye in order to index the repository? Enable debug logging (Administration / Server / Turn Debugging On) and grep log file (FISHEYE_INST/var/log/atlassian-fisheye-DATE.log) file with your repository name. Along the output there you will notice svn commands executed.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.