[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: <robert_at_infotility.com>
Date: 2007-02-22 17:45:41 CET

Quoting Ralph Seichter <subversion-ml@seichter.de>:

> Robert Dodier wrote:
>
> > I wonder if it is possible to commit an unchanged file.
>
> If nothing has changed, there is no delta for SVN to commit. ;-) What
> purpose do you have in mind? If you are thinking about bumping the
> revision number for the file: this makes no sense, because SVN uses
> global revision numbers (unlike CVS).

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).

Subversion doesn't appear to recognize file permission changes
as changes to the file. Which is fine, and I'm sure there are
plenty of good reasons for that. I am just trying to work around
that behavior.

Thanks for any information about that.

Robert Dodier

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 22 17:46:08 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.