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

Error processing command 'set-timestamp'

From: Miller, Eric <Eric.Miller_at_amd.com>
Date: 2007-10-09 19:38:17 CEST

Could someone shed a little light on what might be happening here:

% svn cleanup path
svn: In directory 'path'
svn: Error processing command 'set-timestamp' in 'path'
svn: Can't set access time of 'path/file': Operation not permitted

This is a shared working copy (I know... I know...) but this is the
first time I've run into this issue. Permissions, gids, etc. look ok.

I first saw it when trying to do a switch command:
% svn switch -r HEAD svn+ssh://machine/tag_path/path path

  Problem running log: In directory 'path': Error processing command
'set-timestamp' in 'path': Can't set access time of 'path/file':
Operation not permitted

path/file does have needs-lock and is currently unlocked (read-only).

Any ideas?

Eric

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 9 19:40:05 2007

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

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