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/ On 1/4/06, Simon Kitching <[EMAIL PROTECTED]> wrote: > Ken Weiner wrote: > > I tried to checkout the MyFaces source tree from SVN using this command: > > > > svn co https://svn.apache.org/repos/asf/myfaces/release/tags/1_1_1/ > > > > It was able to get the api and impl subfolders, but when it got to > > share, I got this 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 > > > > Am I using the right technique to obtain the MyFaces 1.1.1 sources from SVN? > > Seems logical to me. I'll give it a try myself later and see what happens. > > Regards, > > Simon >

