Stefan wrote:
>I thought that by using a version control system, you have all the log
>information you need. After all, the log dialog in TSVN is one of the
>two biggest dialogs (big in terms of lines of code) with a *lot* of
>functions and features. You can get almost every information out from
>it. So it's really hard for me to see why you need yet another log.
To my knowledge SVN activity errors are not logged anywhere.
Few days ago I made a commit and got an error:
Error: Commit succeded but other errors follow:
Error: Error bumping revision post-commit (details follow):
Error: In directory 's:\path'
Error: Error processing command 'committed' in 's:\path'
Error: Error replacing text-base of 'filename.vi'
Error: Can't move 's:\path\.svn\tmp\filename.vi.tmp.tmp' to
's:\path\.svn\tmp\filename.vi.tmp': cannot create a file
when
that file already exists.
I never figured out what went wrong but made careful notes on the error
and what I did afterwards in case I would get stuck. Apparently the
problem got solved by a cleanup.
Anyway my point is that a logfile can been handy to track error messages
and what subsequently is done to recover.
henning
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Sat Oct 14 02:52:34 2006