On Sun, Feb 22, 2009 at 05:14:34PM +1100, David Crossley wrote:
> Gavin wrote:
> > Brian M Dube wrote:
> > > David Crossley wrote:
> > > > Recently we have been getting errors when doing 'svn up' ...
> > > >
> > > > > Fetching external item into
> > > > >
> > > 'whiteboard/plugins/org.apache.forrest.plugin.input.odt/resources/styleshe
> > > ets/common'
> > > > > svn: Target path does not exist
> > > >
> > > > Does anyone know what happened to this directory at Lenya?
> > > > I tried briefly to search, but did not find where it has
> > > > moved to.
> > > 
> > > I think it's no longer available in trunk, but it exists in a branch
> > > now.
> > > 
> > > http://svn.apache.org/viewvc/lenya/branches/BRANCH_2_0_X/src/modules/opend
> > > ocument/xslt/common
> 
> Thanks.
> 
> I tried to do the 'svn propset svn:externals ...' to fix it
> but i am stumped.

I modified svn:externals locally, deleted common ('rm' not 'svn rm'),
updated, and everything looked fine. Committed 746642.

Brian

> 
> > good find Brian, do you think we should just bring this stylesheet in house
> > rather than linking to it?
> 
> It is not linking. We made an agreement with Apache Lenya
> that this would be a shared resource. Both Lenya and
> Forrest committers can apply patches to it.
> 
> -David