Philippe M. Chiasson wrote:
In preparing for creating a branch for Torsten's threading work, I looked
at our BRANCHING document, and it's associated script build/svn.remerge.
Instead, I'd like to push forward a great svn merge tool, svnmerge[1]
+1
-
Philippe M. Chiasson wrote:
> In preparing for creating a branch for Torsten's threading work, I looked
> at our BRANCHING document, and it's associated script build/svn.remerge.
>
> Instead, I'd like to push forward a great svn merge tool, svnmerge[1]
>
> It's nice, simple, and makes managing
In preparing for creating a branch for Torsten's threading work, I looked
at our BRANCHING document, and it's associated script build/svn.remerge.
Instead, I'd like to push forward a great svn merge tool, svnmerge[1]
It's nice, simple, and makes managing branches a breeze. I've been
using it at $
Torsten Foertsch wrote:
> Hi,
>
> I have been working now for some time on that threading / interpreter stuff.
Yup, and good work at that.
> The whole patch is quite big by now. Would it be possible to create a new
> branch in the svn for that and give me write permission? Or simply create a
>
Torsten Foertsch wrote:
> Hi Geoff,
>
> On Tuesday 09 October 2007 19:19, Geoffrey Young wrote:
>> if you're really confused, see the commits when I added Apache::MPM
>>
>> http://marc.info/?l=apache-modperl-cvs&m=106978727408877&w=2
>> http://marc.info/?l=apache-modperl-cvs&m=106978912311523&
Torsten Foertsch wrote:
> Hi Geoff,
>
> On Tuesday 09 October 2007 19:19, Geoffrey Young wrote:
>> if you're really confused, see the commits when I added Apache::MPM
>>
>> http://marc.info/?l=apache-modperl-cvs&m=106978727408877&w=2
>> http://marc.info/?l=apache-modperl-cvs&m=10697891231152
Hi,
I have been working now for some time on that threading / interpreter stuff.
The whole patch is quite big by now. Would it be possible to create a new
branch in the svn for that and give me write permission? Or simply create a
new branch where the stuff can be checked in by someone else?
T
Hi Geoff,
On Tuesday 09 October 2007 19:19, Geoffrey Young wrote:
> if you're really confused, see the commits when I added Apache::MPM
>
> http://marc.info/?l=apache-modperl-cvs&m=106978727408877&w=2
> http://marc.info/?l=apache-modperl-cvs&m=106978912311523&w=2
>
> the bulk of the main commi
Torsten Foertsch wrote:
> Hi,
>
> can someone shed some light on the first characters in *_structures.map
> files?
see lib/ModPerl/MapUtil.pm
--Geoff
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-ma
On Wednesday 10 October 2007 13:37, Torsten Foertsch wrote:
> can someone shed some light on the first characters in *_structures.map
> files?
To answer my own question. They are explained in lib/ModPerl/MapUtil.pm.
Torsten
pgpKbRX9sjvv5.pgp
Description: PGP signature
Hi,
can someone shed some light on the first characters in *_structures.map files?
For example in
< name
- num_func
...
> link
< type
...
~ pool
...
...
& scheme
hostinfo
...
- dns_resolved
What do these [ $%><~-?&!] mean?
$ perl -MData::Dumper -ne '/^(.)\s/ and $h{$1}++;
11 matches
Mail list logo