Alexander Mueller a écrit :
> Since our nightly builds (using MSVC 6) use the DSP
files the should
> be up to date, so I would suspect a conversion error.
Sure
>
> You may find code using svncpp using Google CodeSearch
(or similar):
> http://www.google.com/codesearch?q=svncp
p&hl=en&btnG=Search+Code
God, I do not known google have 'codesearch' thank a lot !!
I have found 'SvnExplorer' so I will try it,
Thank you,
Olivier.
>
> Xela
>
>
> chatoneline schrieb:
>> First, hello to all , and sorry for my english.
>>
>> I try to compile rapidsvn with visual studio 2005.
>> After checkout and conversion of rapidsvn.dsp, some
files are missing
>> in the solution:
>>
>> svncpp : status_selection.cpp & info.cpp
>> rapidsvn : action_factory.cpp, switch_dlg.cpp and
ignore_action.cpp
>>
>> maybe this files are gone during the conversion or
are really missing
>> in the original dsp file ?
>>
>> after that, I link with :
>>
>> wxWidgets-2.8.5 ( unicode )
>> svn-win32-1.4.5_dev
>> svn-win32-libintl
>> db-4.4.20-win32
>>
>> and is done !
>>
>> except for the function apr_time_ansi_put() used 2
times in
>> diff_dlg.cpp as seem that VS2005 have changed the
time size,
>> I need to add _USE_32BIT_TIME_T to preprocessor
definitions.
>>
>>
>> Next step for me is to use svncpp lib for build
simple svn client,
>> the doc is not very simple for me, if anybody have
a simples samples
>> ( not rapidsvn ! ) using this lib will be great.
>>
>> Cheers,
>> b.
>>
>>
------------------------------------------------------------
---------
>> To unsubscribe, e-mail: dev-unsubscribe rapidsvn.tigris.org
>> For additional commands, e-mail: dev-help rapidsvn.tigris.org
>>
>
>
------------------------------------------------------------
---------
> To unsubscribe, e-mail: dev-unsubscribe rapidsvn.tigris.org
> For additional commands, e-mail: dev-help rapidsvn.tigris.org
>
------------------------------------------------------------
---------
To unsubscribe, e-mail: dev-unsubscribe rapidsvn.tigris.org
For additional commands, e-mail: dev-help rapidsvn.tigris.org
|