On Oct 15, 2010, at 12:06, Mark Phippard wrote:

> Replying to list.
> 
> On Fri, Oct 15, 2010 at 1:02 PM, Phil Pinkerton <pcpinker...@gmail.com> wrote:
> 
>> Thanks that is exactly what I needed, I just need to figure out how to
>> show that if a file was re-compiled but there are no changes that
>> Subversion sees the difference as perhaps a time stamp or some compile
>> data inside the file that makes it seem as though the file did change
>> when actually the code is the same.

If there is a difference in "a time stamp or some compile data inside the 
file", then the file *did* change. Subversion cannot know that this difference 
is unimportant to you and will show that the file has been modified, and if you 
try to commit it, it will commit it, just as if any other change had been made 
to the file.



Reply via email to