Isn't it a mistake in method of getting file size on deduplicated volume?
What I showed on screenshots is what Windows Explorer says. Other
applications shows only one size value, e.g. Powershell Get-ItemProperty
gets only actual size, no matter deduplicated volume or not, and this size
is always the same.
/PS C:\Users\Администратор.WIN-DBM2OE9OJ54> Get-ItemProperty -Path
D:\Repositories\Sandbox\db\revs\0\14

    Каталог: D:\Repositories\Sandbox\db\revs\0


Mode                LastWriteTime         Length Name                           
                                                         
----                -------------         ------ ----                           
                                                         
-a---l       16.03.2017     13:00         126748 14                             
                                                         



PS C:\Users\Администратор.WIN-DBM2OE9OJ54> Get-ItemProperty -Path
Y:\RepositoriesBackup\Daily\Sandbox\db\revs\0\14


    Каталог: Y:\RepositoriesBackup\Daily\Sandbox\db\revs\0


Mode                LastWriteTime         Length Name                           
                                                         
----                -------------         ------ ----                           
                                                         
-a----       16.05.2017     11:08         126748 14    /                        
                                                          

The first one is deduplicated file on local drive, the second is hotcopied
file on WebDav Network drive.



--
View this message in context: 
http://subversion.1072662.n5.nabble.com/svn-hotcopy-incremental-overwrites-existing-revisions-in-backup-tp198977p198990.html
Sent from the Subversion Users mailing list archive at Nabble.com.

Reply via email to