We have discontinued use of svn externals (except for in current) for this very reason. You best bet for this source code is to get the source release.
Sean On 3/6/06, Mike Kienenberger <[EMAIL PROTECTED]> wrote: > This is pure speculation on my part due to my inexperience with SVN, > but have you tried checking out the stuff under > > http://svn.apache.org/repos/asf/myfaces/release/tags/1_1_1? > > > > On 3/6/06, Garrett Conaty <[EMAIL PROTECTED]> wrote: > > Hi, > > > > The SVN repository for MyFaces has a directory called 'release/tags' > > which is presumably the location from which you could check out the > > source for a given MyFaces release. However, these tags use > > svn:externals which can have some unintended consequences; namely > > that they're not based on a URL with a given Subversion rev #. > > > > So, the externals which are pointed to by the 1.1.1 tag for example > > are all broken; for example > > > > api https://svn.apache.org/repos/asf/myfaces/api/tags/1_1_1 > > > > and that location no longer exists. > > > > Thanks, > > Garrett Conaty > > > > > > >
