My svn server is acting funky. We're using Collabnet svn binary on a Windows machine.
Does anyone know if the server has log files I can examine to find out what locks up my server (large commits hang)?
Thank you.
From stackoverflow
-
If you're using mod_dav_svn, the SVN log messages will be within Apache logs. If you're running svnserve, quoth a mailing list posting:
svnserve does not have any logging capability.
StephenPaulger : +1 for correct answer, imaginary +1 for "quoth"
0 comments:
Post a Comment