Re: Bug in Subversion regarding file attributes
From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Mon, 22 Aug 2011 07:54:45 -0500
On 8/21/11 11:07 PM, Andy Canfield wrote:
The theory is that disk space is cheaper than a fast network. And sometimes it
> This means that putting a directory tree under version control doubles the size
As you might note from the time it takes to create it.
> [3] If a file has changed it will be uploaded in the commit.
I believe it sends some sort of diff containing the changes.
> [4] File system attributes are only uploaded for a "svn new"; at all other times
System attributes aren't maintained at all.
> [5] To correct invalid file system attributes one must copy the file elsewhere,
Just don't count on reproducing system attributes. If they matter, make a
> [6] The only file system attribute Subversion supports is the executable bit.
I think this is controlled by the system defaults (process owner and umask on
-- Les Mikesell lesmikesell_at_gmail.comReceived on 2011-08-22 14:55:22 CEST |
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.