On Apr 18, 6:51 am, VisualSVN Support <[email protected]> wrote:
> Hi!
>
> Please provide us additional information:
> * what version of the VisualSVN do you use?
> * what version of the Windows do you use?
> * what version of the TortoiseSVN do you use?
>
> There should be VisualSVN log files in your temp folder (somewhat like
> "C:\Documents and
> Settings\<username>\LocalSettings\Temp\VisualSVN-2007-06-02-00-01-416.log"
> on Windows XP and
> "C:\Users\<username>\AppData\Local\Temp\VisualSVN-2007-06-02-00-01-416.log"
> on Windows Vista).
> Could you please send us log files that were generated after problem
> reproduction?
>
> Thank you!
>
> --
> Regards,
> Olga Dolidze
> VisualSVN Support
Relevent snippet from log is below. The rest of the log is basically
repititions of this entry.
VisualSVN 1.6.2
Unexpected exception: '<snipped path to file>' is not under version
control
at ManagedSVN.Client.GetProperty(String path, String name)
at VisualSVN.Core.MarkerBuilder.GetEolStyle(Client client, String
documentPath)
at VisualSVN.Core.MarkerBuilder.BuildMarkers(ILockedTextBuffer
lockedTextBuffer, IFileContentProvider fileContentProvider,
IBufferContentProvider bufferContentProvider, IsPathVersionedDelegate
isPathVersioned, Client client)
at VisualSVN.Core.QuickDiffUpdater.BuildMarkers(ILockedTextBuffer
lockedTextBuffer)
at VisualSVN.Core.QuickDiffUpdater.Process()
StackTrace:
at System.Environment.GetStackTrace(Exception e)
at System.Environment.GetStackTrace(Exception e)
at System.Environment.get_StackTrace()
at VisualSVN.Utils.Log.ReportException(Exception ex)
at VisualSVN.Core.QuickDiffUpdater.Process()
at VisualSVN.Core.QuickDiffManager.Work()