On 11/12/05, Mark Thomas <[EMAIL PROTECTED]> wrote:
> Costin Manolache wrote:
> >>>What is "svn co .../current" doing - I was using this before realizing
> >>>that current doesn't work in eclipse, never used resources/build.xml
> >>
> >>It is using svn:externals to bring the various modules together under
> >>a single directory. See the svn manual for an explanation of what
> >>externals are and how they work.
> >
> >
> > Except they don't seem to work from the eclipse plugin ( at least not for 
> > me ).
>
> You can't see the contents through the http interface either :(
>
> These directories aren't browseable through any svn client that I have
> tried. The externals are properties of the directory and get processed
> on checkout. This is why you need to do the checkout using build.xml
> first. Once checked out via build.xml , Subclipse works fine for me.

I'm confused - build.xml seems to checkout the real dirs, not current
- I found no reference to current/ in build.xml

How are you making subclipse see the project ? Team->share doesn't do it for me.

Costin

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to