Re: Note to self (with all of dev@ peering over my shoulder...)

2010-08-13 Thread C. Michael Pilato
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

Re: Note to self (with all of dev@ peering over my shoulder...)

2010-08-12 Thread Роман Донченко
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

Re: Note to self (with all of dev@ peering over my shoulder...)

2010-08-12 Thread C. Michael Pilato
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

Re: Note to self (with all of dev@ peering over my shoulder...)

2010-07-15 Thread C. Michael Pilato
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

Re: Note to self (with all of dev@ peering over my shoulder...)

2010-07-15 Thread Daniel Shahaf
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

Note to self (with all of dev@ peering over my shoulder...)

2010-07-15 Thread C. Michael Pilato
[ 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