[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Support for contributed properties and groups

From: Mark Phippard <MarkP_at_softlanding.com>
Date: 2004-11-24 21:30:33 CET

Brock,

That error in the XML Schema is bugging me. Wouldn't this be the patch to
fix it? I guess the alternative would be to change the value of "use"
from "default" to "optional" or "required". Can you commit something to
make the error go away?

Thanks

Mark

Index: C:/workspaces/subclipse/core/schema/svnPropertyTypes.exsd
===================================================================
--- C:/workspaces/subclipse/core/schema/svnPropertyTypes.exsd (revision
1090)
+++ C:/workspaces/subclipse/core/schema/svnPropertyTypes.exsd (working
copy)
@@ -58,7 +58,7 @@
                </documentation>
             </annotation>
          </attribute>
- <attribute name="type" use="default">
+ <attribute name="type" use="default" value="String">
             <annotation>
                <documentation>
                   Datatype used for editing the property.

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Thu Nov 25 07:30:33 2004

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.