Nikolaus Demmel wrote on Wed, Feb 22, 2012 at 14:22:26 +0100:
>
> Am 22.02.2012 um 11:16 schrieb Daniel Shahaf:
>
> > Daniel Shahaf wrote on Wed, Feb 22, 2012 at 11:31:00 +0200:
> >> Stefan Sperling wrote on Wed, Feb 22, 2012 at 00:08:35 +0100:
> >>> On Tue, Feb 21, 2012 at 11:50:54PM +0100, Stef
Am 22.02.2012 um 11:16 schrieb Daniel Shahaf:
> Daniel Shahaf wrote on Wed, Feb 22, 2012 at 11:31:00 +0200:
>> Stefan Sperling wrote on Wed, Feb 22, 2012 at 00:08:35 +0100:
>>> On Tue, Feb 21, 2012 at 11:50:54PM +0100, Stefan Sperling wrote:
I think svn_wc_parse_externals_description3() shou
Daniel Shahaf wrote on Wed, Feb 22, 2012 at 11:31:00 +0200:
> Stefan Sperling wrote on Wed, Feb 22, 2012 at 00:08:35 +0100:
> > On Tue, Feb 21, 2012 at 11:50:54PM +0100, Stefan Sperling wrote:
> > > I think svn_wc_parse_externals_description3() should do what you need.
> > > Does this help you?
> >
Stefan Sperling wrote on Wed, Feb 22, 2012 at 00:08:35 +0100:
> On Tue, Feb 21, 2012 at 11:50:54PM +0100, Stefan Sperling wrote:
> > I think svn_wc_parse_externals_description3() should do what you need.
> > Does this help you?
> >
> > The function is mapped in the python bindings:
> >
> > >>> im
On Tue, Feb 21, 2012 at 11:50:54PM +0100, Stefan Sperling wrote:
> I think svn_wc_parse_externals_description3() should do what you need.
> Does this help you?
>
> The function is mapped in the python bindings:
>
> >>> import svn.wc
> >>> svn.wc.svn_wc_parse_externals_description3
>
Hmmm... my
On Tue, Feb 21, 2012 at 10:26:34PM +0100, Nikolaus Demmel wrote:
> Hi,
>
> this is my first post to this list and I'm not subscribed, so please CC
> me when answering.
>
> I'm investigating how to improve using git-svn with svn-externals,
> either with an additional script or directly in within g
Hi,
this is my first post to this list and I'm not subscribed, so please CC
me when answering.
I'm investigating how to improve using git-svn with svn-externals,
either with an additional script or directly in within git. In any case
I would need git-svn to display the externals. There is "git sv