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

Re: How to force commit of unchanged file

From: Ryan Schmidt <subversion-2007a_at_ryandesign.com>
Date: 2007-02-23 02:20:59 CET

On Feb 22, 2007, at 15:00, Bob Hiestand wrote:

> On 2/22/07, Robert Dodier wrote:
>
>> What I really want is to change the file permissions on the file
>> in question (i.e. I executed chmod and now I want the svn co or
>> svn update to produce the file with those same permissions).
>
> Try 'touch' on the file.

'touch' only updates the file's modification timestamp, but since
Subversion does not version modification timestamps, it won't see
that as a change either.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Feb 23 02:21:24 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.