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

Re: svn:keywords settings make file different?

From: Edwin <edwintai_at_gmail.com>
Date: Thu, 12 Aug 2010 19:07:53 -0700 (PDT)

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&dsMessageId=2646195

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-13 04:07:58 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.