|
After installing veracity I add a new empty repository like this: vv init --no-wd testvvrepo and started the server like this: vv serve --public going to the web site I see the following error: An error occurred processing the request. The error has been recorded in the server's log file. For further information, contact the server's administrator. Where is the server's log file? For extra credit you can tell me why there was an error, but maybe I should figure out that myself. |
Veracity Log LocationsWindows Vista or Later: Server log files are named Other (non-server) vv commands log to On Windows:
Looks correct at least for 0.9.1. I'll take your word for the latest :)
(Jul 18 '11 at 15:18)
acbova
Note that on Windows XP, which does not define %LOCALAPPDATA%, you'll find the logs here: %USERPROFILE%\Local Settings\Application Data\SourceGear\Veracity\Logs
(Jul 26 '11 at 22:28)
Joe Ream ♦
|