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

Re: FW: Commit dialog

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-07 11:23:37 CET

On 11/6/05, Alexander Turcan <idlsoft@hotmail.com> wrote:
> Hi,
> I was about to request a feature (keeping the commit dialog open when the
> commit is unsuccessful) when I found this:
> http://tortoisesvn.berlios.de/issues/?do=details&id=97
> Apparently it's not high priority so I decided to take a look at it myself.
> I actually wrote the code, it didn't take too much but got stuck building
> the damn thing. The number of dependencies for tortoiseproc is somewhat
> overwhelming. It seems I have to setup the subversion build as well.
> I was wondering if it would be possible to have the lib files downloadable
> somewhere?

Why? You need the sourcefiles of Subversion anyway (at least the
headers) to compile. So why don't you just get the sources?
And if you've checked out TSVN, you already *have* most of the sources
you need (except for Openssl/Zlib).

Just follow our build instructions. It's not that hard to set up.
Once you've got all the required sources, all you have to do is run
the build.bat script...

> The file I got stuck on is this:
> '../../ext/Subversion\Debug\subversion\libsvn_repos\libsvn_repos-1.lib'
>
> But I can see a bunch of similar files following that I don't have.
>
> Just in case I'm also submitting the patch

That patch clearly shows that you haven't been able to compile TSVN.
And surely not tested.

Once you've got it running, you can of course send in a patch that
works. But this one doesn't.

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 Mon Nov 7 11:25:27 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.