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

Re: Compile problem

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-10-03 19:27:14 CEST

Andreas Nicolai wrote:
> Hi again,
>
> at first thanks for the info, Markus, I got it compiled now. Problem
> was, that before starting compilation in Visual Studio, you have to run
> it through nant at least once to generate a bunch of header files.

Not just header files: all the libraries are compiled by the nant
script. If you don't have these, header files won't matter :)

> Now, there is one more problem - how do you test the new code? I have
> TortoiseSVN 1.4.5 installed and wouldn't want to break my current
> install, so how can I test my code changes? Also, is there a way to test
> the new code without installing it?

In VS2005, right-click on TortoiseProc in the solution explorer, choose
properties. Then go to Configuration Properties -> Debugging and enter
the command you want to test in the "Command arguments".

See here for a list of commands and params you can use:
http://tortoisesvn.net/docs/nightly/TortoiseSVN_en/tsvn-automation.html#tsvn-automation-basics

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Oct 3 19:27:24 2007

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.