Veracity Q&A home login about faq

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.

asked Jul 18 '11 at 14:48

acbova's gravatar image

acbova
731142135

edited Jul 09 '12 at 09:16

Ian%20Olsen's gravatar image

Ian Olsen ♦♦
4.2k124669


Veracity Log Locations

Windows Vista or Later: %LOCALAPPDATA%/Sourcegear/Veracity/Logs
Windows XP or Server 2003: %USERPROFILE%/Local Settings/Application Data/SourceGear/Veracity/Logs
OS X: $HOME/Library/Logs/SourceGear Veracity
Linux: ~/.veracity-logs

Server log files are named vv-serve-YYYY-MM-DD.log.

Other (non-server) vv commands log to vv-YYYY-MM-DD.log.

On Windows:

  • The Veracity Sync utility logs to vv-winsync-PROFILENAME-YYYY-MM-DD.log.
  • The tortoise interface writes two log files: veracity_cache-YYYY-MM-DD.log and vvDialog-YYYY-MM-DD.log.
link

answered Jul 18 '11 at 15:09

Ian%20Olsen's gravatar image

Ian Olsen ♦♦
4.2k124669

edited Jul 09 '12 at 09:22

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 ♦
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or __italic__
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×30
×6
×5

Asked: Jul 18 '11 at 14:48

Seen: 1,904 times

Last updated: Jul 09 '12 at 09:22

powered by OSQA