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