Hi,
Setting svn:keywords on binary files is useless
and, as in your case, disruptive.
On 13 Авг, 05:07, Edwin <edwin..._at_gmail.com> wrote:
> I use 3party's Lib and it works okay before I set svn:keywords on it.
> Lib should be a binary file,I think if it replace keywords in binary
> would break the file.
> I don't understand how svn replace keywords process.
> The file in other repositories without set svn:keywords works fine but
> in svn:keywords breaks.
> I wonder to check what's different from them....
>
> On 8月12日, 下午6時36分, Andy Levy <andy.l..._at_gmail.com> wrote:
>
>
>
> > On Thu, Aug 12, 2010 at 05:41, Edwin <edwin..._at_gmail.com> wrote:
> > > 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 HeadURL
> > > 2.If I rollback to setting properties before revision,I can compile
> > > success.
> > > I wonder to know,that svn:keywords will break the file? Is there
> > > anyone face to the same problems?
> > > thanks for help.
>
> > Keywords themselves will not "break" a file, but syntax errors will.
> > Are your keywords enclosed in comments in your source code?
>
> > ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> > To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
>
> ------------------------------------------------------http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMess...
>
> To unsubscribe from this discussion, e-mail: [users-unsubscr..._at_tortoisesvn.tigris.org].
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2646257
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-13 07:40:25 CEST