[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Problem with commit in 1.6.1

From: <webpost_at_tigris.org>
Date: Thu, 23 Apr 2009 08:46:33 -0700 (PDT)

> I've upgraded TortoiseSVN from 1.5.8 to 1.6.1 and ran into following problem:
>
> 1. When I try to commit anything there from Explorer, everything works fine.
>
> 2. But when I try toing the same from different file manager (Far it is), even just launching TortoiseProc.exe /command:commit - I get 'Commit failed: '.' is not a working copy' error.
>
> 3. In file monitor I see that at some point TortoiseProc.exe is trying to access 'D:\WINDOWS\TEMP\.svn\entries', which surely doesn't exist.

I've dug out a few more details.

1. Originally, I was trying to commit from a working copy on a SUBST drive, and when I try it from the non-SUBST - everything works fine.

There is a difference in file monitor output (H:\ERS mapped to R:, and is a root of working copy (!)):

- For SUBST, I see queries to ".svn\entries" from the folder I'm trying to up to the "H:\ERS", and then "D:\WINDOWS\TEMP", and then all fails/

- For non-SUBST, I see: "H:\ERS\.svn\..." (OK), then "H:\.svn" (fails), then "D:\WINDOWS\TEMP" (fails), then again "H:\.svn" (fails), and then something with svn-base starts, and everything works

2. However, I do have a different working copy on a normal drive, for which the error repeats itself. And in this case the root of the drive is again the root of working copy, could this be the source of some error?

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1879447

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-04-23 17:48:19 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.