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

Re: [TSVN] [PATCH] SubWCRev, only write output file when necessary

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-24 09:15:42 CEST

Simon Large wrote:
> Tobias Schäfer wrote:
>
>>everytime SubWCRev.exe is called it writes the result to the output
>>file. It does this even if the file content doesn't change.
>>Unfortunately this updates the timestamp of the file which in turn
>>forces other files to be rebuilt because of dependencys. The attached
>>patch corrects this.
>
>
> Thanks, applied in r3120.
>
> I am assuming you can build this OK, as it looks fine to me. My build is
> broken at the moment as it can't find 'intl.dll'.

It can be built ok, yes.

Are you sure it's 'intl.dll' that's missing? Because we now use the
intl3_svn.dll instead.

The lib and the dll are located in /ext/svn-win32-libintl. Just link
against those and you'll be fine.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Apr 24 09:15:56 2005

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

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