Eugene Kuleshov <eu@javatx.com> wrote on 08/19/2005 02:07:35 AM:
> Eugene Kuleshov wrote:
>
> I found why it happens.
> This projects had been imported by into workspace using existing
> Eclipse project import wizard. So, it automatically created SVN
> repository in this new workspace and attached newly imported project to
> that repository.
> However it didn't configure repository root url. So, in original
> workspace svn repository has
> https://xcommonj-work.projects.dev2dev.bea.com/svn/xcommonj-work url,
> which is also root and project is located in /trunk/xcommonj. After
> importing the same project into this new workspace repository created
> with url
>
https://xcommonj-work.projects.dev2dev.bea.com/svn/xcommonj-work/trunk/xcommonj
> and root specified. Once I put a correct root it is working.
>
> I wonder if Subclipse can import this project with exactly same
> parameters as the original workspace
The WC you are importing only has the path to it's URL (the full path). In
my own testing of this in the past, I found that if you had an existing
connection that was a subset of the path you are importing, then that is
the connection it would use. Otherwise, it creates one on the fly that
points to the full URL. I do not see how it could work any differently.
What version of Subclipse is this? The root URL never returns a null any
more. If the root is not defined then it returns the full URL. I think
this was added in 0.9.31.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Fri Aug 19 23:44:26 2005