On 08/12/2010 05:46 PM, Роман Донченко wrote:
> C. Michael Pilato писал в своём письме Fri, 13 Aug
> 2010 00:41:36 +0400:
>
>> Simplest recipe I can find:
>>
>> $ python -c 'from svn import client, core;
>> ctx = client.svn_client_ctx_t();
>> ctx.config = core.svn_config_get_config(None)'
>> Trac
C. Michael Pilato писал в своём письме Fri, 13 Aug
2010 00:41:36 +0400:
Simplest recipe I can find:
$ python -c 'from svn import client, core;
ctx = client.svn_client_ctx_t();
ctx.config = core.svn_config_get_config(None)'
Traceback (most recent call last):
File "", line 1, in
File "/us
On 07/15/2010 04:04 PM, Daniel Shahaf wrote:
> C. Michael Pilato wrote on Thu, Jul 15, 2010 at 15:43:10 -0400:
>> [ Mailing this to the list so I don't forget about it -- I haven't
>> time to dive in right now. ]
>>
>> I ran into a problem today with the SWIG Python bindings when doing some
>> Vi
On 07/15/2010 04:04 PM, Daniel Shahaf wrote:
> C. Michael Pilato wrote on Thu, Jul 15, 2010 at 15:43:10 -0400:
>> [ Mailing this to the list so I don't forget about it -- I haven't
>> time to dive in right now. ]
>>
>> I ran into a problem today with the SWIG Python bindings when doing some
>> Vi
C. Michael Pilato wrote on Thu, Jul 15, 2010 at 15:43:10 -0400:
> [ Mailing this to the list so I don't forget about it -- I haven't
> time to dive in right now. ]
>
> I ran into a problem today with the SWIG Python bindings when doing some
> ViewVC work (annotate view under standalone.py). Exc
[ Mailing this to the list so I don't forget about it -- I haven't
time to dive in right now. ]
I ran into a problem today with the SWIG Python bindings when doing some
ViewVC work (annotate view under standalone.py). Exception below:
An Exception Has Occurred
Python Traceback
Traceback (most
6 matches
Mail list logo