I see it in the subject title, but not in the archives. Must be something
odd at my end, maybe a spam-assassin feature.

Sorry about the bother,

Hen

On Wed, 16 Jun 2004, Martin van den Bemt wrote:

> I just see DEFANGED in your mail, not in the commit mail..
> In case you don't know : no source diffs on merging from a branch to
> head when files are not yet in head :)
>
> Mvgr,
> Martin
>
> On Wed, 2004-06-16 at 14:06, Henri Yandell wrote:
> > 'DEFANGED'?
> >
> > A new cvs diff email?
> >
> > Googling shows other hits of defanged/cvs, though nothing authoritative.
> > Nothing on ASF Infra mailing list either.
> >
> > Hen
> >
> > On 16 Jun 2004 [EMAIL PROTECTED] wrote:
> >
> > > rdonkin     2004/06/16 04:21:27
> > >
> > >   Added:       betwixt/src/java/org/apache/commons/betwixt/schema
> > >                         Attribute.betwixt Attribute.java
> > >                         ComplexLocalElement.betwixt
> > >                         ComplexLocalElement.java ComplexType.betwixt
> > >                         ComplexType.java DataTypeMapper.java
> > >                         DefaultDataTypeMapper.java Element.java
> > >                         ElementReference.betwixt ElementReference.java
> > >                         GlobalComplexType.betwixt GlobalComplexType.java
> > >                         GlobalElement.betwixt GlobalElement.java
> > >                         LocalComplexType.betwixt LocalComplexType.java
> > >                         LocalElement.betwixt LocalElement.java
> > >                         Schema.betwixt Schema.java SchemaTranscriber.java
> > >                         SimpleLocalElement.betwixt SimpleLocalElement.java
> > >                         SimpleType.java TranscriptionConfiguration.java
> > >                         package.html
> > >   Log:
> > >   Added files missed during refactoring merger
> > >
> > >   Revision  Changes    Path
> > >   1.2       +11 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Attribute.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +114 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Attribute.java
> > >
> > >
> > >
> > >
> > >   1.2       +18 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +43 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexLocalElement.java
> > >
> > >
> > >
> > >
> > >   1.2       +21 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexType.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +118 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ComplexType.java
> > >
> > >
> > >
> > >
> > >   1.2       +31 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/DataTypeMapper.java
> > >
> > >
> > >
> > >
> > >   1.2       +102 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/DefaultDataTypeMapper.java
> > >
> > >
> > >
> > >
> > >   1.2       +25 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Element.java
> > >
> > >
> > >
> > >
> > >   1.2       +17 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ElementReference.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +72 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/ElementReference.java
> > >
> > >
> > >
> > >
> > >   1.2       +20 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +118 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalComplexType.java
> > >
> > >
> > >
> > >
> > >   1.2       +11 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalElement.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +150 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/GlobalElement.java
> > >
> > >
> > >
> > >
> > >   1.2       +17 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalComplexType.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +88 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalComplexType.java
> > >
> > >
> > >
> > >
> > >   1.2       +17 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalElement.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +70 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/LocalElement.java
> > >
> > >
> > >
> > >
> > >   1.2       +17 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Schema.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +166 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/Schema.java
> > >
> > >
> > >
> > >
> > >   1.2       +137 -0    
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SchemaTranscriber.java
> > >
> > >
> > >
> > >
> > >   1.2       +17 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SimpleLocalElement.betwixt
> > >
> > >
> > >
> > >
> > >   1.2       +85 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SimpleLocalElement.java
> > >
> > >
> > >
> > >
> > >   1.2       +82 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/SimpleType.java
> > >
> > >
> > >
> > >
> > >   1.2       +48 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/TranscriptionConfiguration.java
> > >
> > >
> > >
> > >
> > >   1.2       +12 -0     
> > > jakarta-commons/betwixt/src/java/org/apache/commons/betwixt/schema/package.html
> > >
> > >
> > >
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> > >
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> --
> Mvgr,
> Martin
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to