Hi Stefan, Yes, I know that SVN views this as not really a change, however the file is textually different to the copy on the server. My issue is when I go to send this file for manufacture (it's a bill of materials) the ID string isn't included because the design software cleared out the string when regenerating.
Aside from manually checking the file against the server each time (in this situation), can I force my working copy to pull the ID string from the server or revert the string? I happened to catch this because I was expecting the file contents (outside the ID string) to change but it didn't, so I investigated. My co-workers sometimes struggle with version control, so they might send out files that are missing ID strings because they see no local modifications. Chris. On Wednesday, 20 May 2020 04:00:43 UTC+10, Stefan wrote: > > svn doesn't consider changes in an expanded keyword as a committable > change, so the svn status is not 'modified' but still 'normal'. > http://svnbook.red-bean.com/en/1.7/svn.advanced.props.special.keywords.html > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/681fbe56-4e12-4231-8d9b-283f15bf8afc%40googlegroups.com.
