[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion equivalent to VSS diff for binary files

From: Ryan Schmidt <subversion-2010d_at_ryandesign.com>
Date: Fri, 15 Oct 2010 19:58:49 -0500

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

> Replying to list.
>
> On Fri, Oct 15, 2010 at 1:02 PM, Phil Pinkerton <pcpinkerton_at_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.
Received on 2010-10-16 02:59:37 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.