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

[TSVN] Problem with build.bat?

From: Fernando P. Nájera Cano <yo_at_FernandoNajera.es>
Date: 2005-01-07 18:53:26 CET

Hi,

I finally decided to try to compile TSVN in my system. So, I started
to configure everything, and it seems that it works - almost. I've
seen the errors described at <mid:cp4lr5$g10$1@sea.gmane.org> (error
C2065: 'SVN_FS_WANT_DB_MAJOR' and error C2065: 'SVN_FS_WANT_DB_MINOR'
: undeclared identifier and error C2065: 'SVN_FS_WANT_DB_PATCH' :
undeclared identifier) -- maybe you could document that those errors
are expected in src/build.txt, as finding "errors" in the build log
almost made me crazy until I found that email). But everything else
seems to go OK.

But, there is an error I think it shouldn't be there. In build.bat,
lines 42-43:

rem patch apr-iconv
copy ext\apr-iconv_patched\lib\iconv_module.c ..\Subversion\apr-iconv\lib /Y

But that file does not exists!. In the TSVN tree, it is
"ext\apr-iconv_patch\lib\iconv_module.c" (patch not patched).

So, I think latest versions of TSVN does not get the patch applied. Is
that the expected behaviour? If so, I think line 43 should be rem'ed.

Best regards,

Fernando Najera

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Jan 7 18:55:30 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.