Jacek Sieka <duckspammer@gmail.com> wrote on 10/03/2006 04:32:03 PM:
> > It does let you change the root URL, but generally you should not need 
to 
> > do this, and doing so would not have the effect you desired.  The root 
URL 
> > is needed for some internal API reasons.  The URL you enter when 
creating 
> > the connection is what defines the URL's you can access in the 
repository. 
> >  Generally, I'd recommend that both URL's be the root URL, but with 
some 
> > repositories, such as the Apache repository, you might want to 
restrict 
> > yourself to a specific area for performance.
> Ah. Thanks for the clarification. For various reasons I tend to end up 
with 
> an URL too long (I think
> it's when checking out with the command line SVN client and then setting 
up 
> an eclipse project
> around it, but I'm not sure), so perhaps I can turn this into a feature 
> request then - allowing
> users to rebase repository URL's. Removing and then readding is 
something of
> a mess because it
> requires the disconnection of all projects that use that particular URL.
There is an easy workaround.  Just create your connection before you 
import the projects you checked out via the command line.
I tried to fix the import process to create the connection based on the 
root URL but I think it started to get messy and I set it aside.
> > I didn't see anything in it that could be related to the problem you 
were 
> > getting.  If you think you see something I missed, feel free to resend 
it.
> Oh, my thought was more or less that it had to do with SVN registering 
the 
> change of URL as a
> refactoring for the refactoring history, and something went wrong along 
the 
> way. But then again,
> I've never written a plugin, so I don't have the slightest idea. Thanks 
> again for spelling it out -
>  should I bug the eclipse dev's with it?
We definitely do not explicitly do anything like that.  I'd only bug them 
if it manifests as a problem you can see.  Ideally, you could make it 
happen without Subclipse involved too.
> I hope the first issue with the compare gets fixed, it's quite often 
that I 
> want to diff-view all my
> changes, and this is the easiest way I know to do it
A lot of people use this option frequently, myself included.  So hopefully 
either it will manifest itself to someone that has an idea as to what the 
cause might be, or you will be getting it less frequently.
Mark
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Oct  3 22:32:52 2006