Re: cant build TortoiseMerge - missing libsvn_tsvn32.lib
From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 31 May 2011 20:57:00 +0200
On 31.05.2011 20:38, Oto BREZINA wrote:
do you get any errors in the build?
Usually, you can get a full build (without the installer and the docs)
nant clean binaries
or for a debug build, use
nant clean debug binaries
to get a full log file, add -l:log.txt at the end, e.g.,
nant clean debug binaries -l:log.txt
> Note build.txt is in doxygen? format is there any page to see more
You can run doxygen on the whole TSVN working copy if you like.
Stefan
-- ___ oo // \\ "De Chelonian Mobile" (_,\/ \_/ \ TortoiseSVN \ \_/_\_/> The coolest Interface to (Sub)Version Control /_/ \_\ http://tortoisesvn.net ------------------------------------------------------ http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2754499 To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].Received on 2011-05-31 20:57:22 CEST |
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.