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

Re: svnservice wrapper update

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-01-31 00:47:07 CET

Stefan Küng wrote:
> Kevin Greiner wrote:
>> On 1/27/06, Stefan Küng <tortoisesvn@gmail.com> wrote:
>>>> I was hoping that if we put it in the repo then others could help clean
>>>> it up and make it better.
>>> They can do that now too. The sourcecode is zipped in the same file.
>>
>> Is it compilable with VC Express?
>
> Haven't tried, but it should be, yes.

I just tried building it myself.

It compiles, but there are warnings about deprecated functions - strcpy
and friends are no longer considered safe. You can suppress the warning
of course. Are the safe versions available in earlier VS releases?

And of course it converts the .sln file into a new and incompatible
format which no longer works with VC++ 2003. Ho hum. Maybe it needs a
Nant build script or makefile that calls CL directly and will work with
any version of the compiler.

Any volunteers to clean this up.

Simon

-- 
        ___
   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 Tue Jan 31 00:47:07 2006

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.