He has trouble on update, fresh checkout and cleanup. Errors are similar, "Can't move ... access denied". All on the same file "FPGART.cs" I have simplified the directory structure for clarity below. Other users have no problem with the same source tree from the same repository. We're running TSVN 1.6.7 under WinXP SP3.
Cleanup failed to process the following paths:
-C:\checkoutdir
In directory 'C:\checkoutdir \2\3\4\5'
Can't move source to dest
Can't move 'C:\checkoutdir\2\3\4\5\.svn\tmp\text-base\FPGART.cs.svn-base' to 'C:\checkoutdir\2\3\4\5\.svn\text-base\FPGART.cs.svn-base': Access is denied.
Ideas?
------------------------------------------
Joe Fitzgerald, Cambridge Technology
25 Hartwell Ave., Lexington, MA. USA 02421
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2673172
To unsubscribe from this discussion, e-mail: [users-un...@tortoisesvn.tigris.org].
Try disabling the virus scanner.
Simon
--
: ___
: oo // \\ "De Chelonian Mobile"
: (_,\/ \_/ \ TortoiseSVN
: \ \_/_\_/> The coolest Interface to (Sub)Version Control
: /_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2673179
Use the repository browser and check if there's another file named
fpgart.cs in the same folder, but with different case.
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2673182
To be more specific, any process that has that file open will cause this
problem. Many virus scanners have a feature where it will scan all new
files as they are created. Subversion (and TSVN by default) will create
and delete several temporary files which plays havoc with these virus
scanners. If you still want your virus scanner to protect your machine
you will need to either disable that feature, or grant an exception to
TSVN for that feature. Same goes for compiling software.
Confidentiality Note: The information contained in this message, and any attachments, may contain proprietary and/or privileged material. It is intended solely for the person or entity to which it is addressed. Any review, retransmission, dissemination, or taking of any action in reliance upon this information by persons or entities other than the intended recipient is prohibited. If you received this in error, please contact the sender and delete the material from any computer.
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2673414