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

Re: [TSVN] Building TSVN

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2005-07-22 14:41:11 CEST

Peter Mounce wrote:
> Hi
>
> I don't suppose anyone has figured out whether it's possible to build
> TSVN using VS.NET 2005 instead of 2003, have they? I'm stumbling a
> little with it, so far... (If it's worth struggling to get it to work,
> I'll persevere, but if not, say so up front and I'll try to make VS 2003
> and 2005 co-exist on my machine...)
>
> I'm running build.bat from a VS.NET2005 command prompt, like
>
> build.bat 1> build.log 2> build-error.log
>
> , and I have attached both outputs. However, it's not the output from a
> build done on a clean tree - what is the equivalent of "make clean", here?
>
> I have modified build.bat so it uses the vsvars32.bat that's from
> %VS80COMNTOOLS% instead of %VS71COMNTOOLS%, too.
>
> There are items of interest in both log files.

A lot of those errors are simple file-not-found, eg. SubWCRev.exe, which
is classic chicken and egg. You could copy that from the TSVN
installation folder to your bin folder. It will eventually get
overwritten by a freshly built version, but it has to exist to make the
build work without errors.

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 Fri Jul 22 14:48:17 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.