Re: Can not checkout trunk on windows

Miguel de Icaza <[email protected]> Wed, 26 Dec 2007 10:32:54 -0500
Newsgroups gmane.comp.gnome.mono.devel,gmane.comp.gnome.mono.documentation
Organization Novell, Inc.
Message-ID <[email protected]>
> Suggestions?  All I can suggest is that namespace XML files should
> contain some character/string that namespaces are highly unlikely to
> contain, e.g. instead of "en/System.xml" for the XML documentation on
> the System namespace, use "en/Namespace-System.xml".  Any such
> character/string *must* be usable on Windows, so no ':' or similar
> characters can be used.

We should add support for a different name like:

	ns-System.xml

And then we can rename the files for the docs that we maintain.

And keep the old code for documentation that might be out that has not
been updated by us.

Miguel