svn co http://svn.apache.org/repos/asf/myfaces/legacy/tags/before_maven_reorg/release/tags/1_1_1/
I get the same error:
Fetching external item into '1_1_1\share'
svn: URL 'https://svn.apache.org/repos/asf/myfaces/share/tags/1_1_1' doesn't exist
I'm not familiar with the term "externals". I've always been confused by the way the MyFaces SVN repository works (how you can't see the files if you view http://svn.apache.org/repos/asf/myfaces/legacy/tags/before_maven_reorg/release/tags/1_1_1/ in a web browser) but you can use that URL to check out files).
Anyway, I'll hold off for now until you have a chance to sort things out after restructuring for Maven. I'm very much looking forward to the new Maven 2 build...
On 1/4/06, Sean Schofield <[EMAIL PROTECTED]> wrote:
This is because we renamed the share project to commons. Even though
everything is preserved in the legacy folder[1] there are apparently
some effects we hadn't anticipated. For now you should be able to get
it using the legacy/release folder[2].
This is actually a pretty big mess to clean up. Maybe we can fix this
by creating externals for the release tags. I'm still not sure what
to do about all of the other externals for the other tags and branches
...
Sean
[1] http://svn.apache.org/repos/asf/myfaces/legacy/tags/before_maven_reorg/
[2] http://svn.apache.org/repos/asf/myfaces/legacy/tags/before_maven_reorg/release/tags/1_1_1/

