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

Commit fails in Citrix session Error: Can't set access time

From: Christian Hacker <hacker.christian_at_gmx.de>
Date: Tue, 25 Aug 2009 01:57:52 -0700 (PDT)

In our company we use citrix to access the companys internal network from the outside world. On the citrix server the TortoiseSVN Client is installed.
Version:
1.4.7, Build 11792 - 32 Bit 2008/01/05 13:50:18

The checkouts are put on the local harddrives of the individual computers using citrix. These local drives are mapped in the citrix session with the same drive letters as on the computer itself. So the user has access to his local drives inside his citrix session.

Checkouts/Updates/Show log/... performed on local drives via the TortoiseSVN client inside the citrix session work fine.

As it comes to committing open changes there is the problem. This simply doesn't work at all from inside the citrix session.
The user can initiate a commit, the log message has to be entered and the commit-procedure starts. After sending the content of the first of the files to be committet an error is displayed.

Complete output of the failed commit:
Modified: D:\test\abc.hpp
Modified: D:\test\sub1\xyz.hpp
Sending content: D:\test\sub1\xyz.hpp
Error: Commit failed (details follow):
Error: Can't set access time of 'D:\test\sub1\.svn\tmp\text-base\xyz.hpp.svn-base': Zugriff verweigert

"Zugriff verweigert" is german. It means "access denied".

In the explorer inside the citrix session and as well in the client-computers local explorer I can see that the access time of that file has changed. It was updated to current time.

In the discussions I found one other topic referring to this problem but not going into details:
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=30196

Client-Computer operating system: Windows XP Professional SP2

Any ideas?

Thanks for help.
Chris

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-08-26 22:43:09 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.