<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr">On Sun, Jan 13, 2019 at 12:59 PM Nikos Alexandris <<a href="mailto:nik@nikosalexandris.net">nik@nikosalexandris.net</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
The properties seem to be already set and there is no need to re-set them.<br>
Perhaps, once set for a file, in an SVN repository, there is no need for<br>
a re-set?  Even if actually replacing a file (instead of updating it)<br>
with a file from a(nother) non-SVN repository, and committing the update.<br></blockquote><div><br></div><div>Good question. Subversion (as well as Git) does look at the content of the file not at the creation date or anything like that. Replacing a file is the same as modifying it from point of view of the common versioning control systems. (Renaming file is a different story.)<br></div><div><br></div><div>Vaclav <br></div></div></div>