Visualsvn 1.6.3.
VS 2008 sp1
Windows xp sp3

I look this error in my event log
Tipo evento:    Errore
Origine evento: VisualSVN
Categoria evento:       Nessuno
ID evento:      1000
Data:           18/03/2009
Ora:            9.27.37
Utente:         N/D
Computer:       CERBERO
Descrizione:
Unexpected exception: Unable to lock 'D:\VisualStudioProjects\dotspDev
\OrderMGM\Main\OrderMgM.UI\Resources'
   in CheckSvnError(svn_error_t* err)
   in ManagedSVN.Client.GetStatus(String path, Boolean recurse,
Boolean getAll, Boolean noIgnore, Boolean ignoreExternals,
GetStatusCallback callback)
   in VisualSVN.Core.FileStatusReceiver..ctor(Client client, String
path, Boolean recursive)
   in VisualSVN.Core.StatusUpdater.LoadStatus(String[] paths)
StackTrace:
   in System.Environment.GetStackTrace(Exception e, Boolean
needFileInfo)
   in System.Environment.get_StackTrace()
   in VisualSVN.Utils.Log.ReportException(Exception ex)
   in VisualSVN.Core.StatusUpdater.LoadStatus(String[] paths)
   in VisualSVN.Core.StatusUpdater.ProcessImpl(IsCanceledCallback
isCanceled)
   in VisualSVN.Core.StatusUpdater.Process(IsCanceledCallback
isCanceled)
   in VisualSVN.Core.StatusManager.Work()
   in System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   in System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   in System.Threading.ThreadHelper.ThreadStart()

and this

Tipo evento:    Errore
Origine evento: VisualSVN
Categoria evento:       Nessuno
ID evento:      1000
Data:           16/03/2009
Ora:            11.24.11
Utente:         N/D
Computer:       CERBERO
Descrizione:
Unexpected exception: Formato del percorso non valido.
   in System.IO.Path.NormalizePathFast(String path, Boolean fullCheck)
   in System.IO.Path.NormalizePath(String path, Boolean fullCheck)
   in System.IO.Path.GetDirectoryName(String path)
   in VisualSVN.Core.PathListNormalizer.GetSvnControlledDir(String
path)
   in VisualSVN.Core.PathListNormalizer.Normalize(String[] paths)
   in VisualSVN.Core.StatusUpdater.FilterQueue(String[] raw)
   in VisualSVN.Core.StatusUpdater.ProcessImpl(IsCanceledCallback
isCanceled)
   in VisualSVN.Core.StatusUpdater.Process(IsCanceledCallback
isCanceled)
   in VisualSVN.Core.StatusManager.Work()
StackTrace:
   in System.Environment.GetStackTrace(Exception e, Boolean
needFileInfo)
   in System.Environment.get_StackTrace()
   in VisualSVN.Utils.Log.ReportException(Exception ex)
   in VisualSVN.Core.StatusManager.Work()
   in System.Threading.ThreadHelper.ThreadStart_Context(Object state)
   in System.Threading.ExecutionContext.Run(ExecutionContext
executionContext, ContextCallback callback, Object state)
   in System.Threading.ThreadHelper.ThreadStart()

but the program work fine too,
bye
Stefano

Reply via email to