Re: svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
It is never too late to mend.Next time I would tell others do not apply svn:keywords on binaries files. But is it possible skip binary files setting properties to prevent corrupt binary file? :P Just thought Thanks you. best regards,

Re: svn:keywords settings make file different?

2010-08-12 Thread Daniel Shahaf
Ryan Schmidt wrote on Thu, Aug 12, 2010 at 22:00:25 -0500: > On Aug 12, 2010, at 21:47, netvampire.tw wrote: > > I knew I should set keywords properties on text file only. > > I thought the properties would not apply to binary file so I apply the > > setting > > on the root folder. > > Propertie

Re: svn:keywords settings make file different?

2010-08-12 Thread Ryan Schmidt
On Aug 12, 2010, at 22:00, Ryan Schmidt wrote: > On Aug 12, 2010, at 21:47, netvampire.tw wrote: > >> I knew I should set keywords properties on text file only. >> I thought the properties would not apply to binary file so I apply the >> setting >> on the root folder. >> If it couldn't tell bin

Re: svn:keywords settings make file different?

2010-08-12 Thread Ryan Schmidt
On Aug 12, 2010, at 21:47, netvampire.tw wrote: > I knew I should set keywords properties on text file only. > I thought the properties would not apply to binary file so I apply the > setting > on the root folder. > If it couldn't tell binary or text file,I should find out thousands files > wh

Re: svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
I knew I should set keywords properties on text file only. I thought the properties would not apply to binary file so I apply the setting on the root folder. If it couldn't tell binary or text file,I should find out thousands files which is binary or text,isn't it? thanks for reply Best regards,

Re: svn:keywords settings make file different?

2010-08-12 Thread Ulrich Eckhardt
On Thursday 12 August 2010, netvampire.tw wrote: > I set properties svn:keywords HeadURL,Id yesterday. I can't compile my > C++ source code today. Check out both sources and compare. Also, you can suppress keyword expansion while checking out, I believe. > I got LNK 1106,1248 errors. Not everyb

svn:keywords settings make file different?

2010-08-12 Thread netvampire.tw
I set properties svn:keywords HeadURL,Id yesterday. I can't compile my C++ source code today. I got LNK 1106,1248 errors.I tried to find out what happened and I use WinMerge to compare the 3party Lib, I found 1.They are different lib I can see the binary is the same but content different with