[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [Subclipse-users] Two bugs

From: Jacek Sieka <duckspammer_at_gmail.com>
Date: 2006-10-03 22:32:03 CEST

> 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.

>> No other log messages though, sorry. And
>> said error (+ log
>> message) happens only after pressing that particular button and
> selecting an
>> alternative URL - I
>> haven't been able to reproduce it in other ways. After deleting the log
> file
>> and starting eclipse,
>> the log remains empty until I close the dialog after changing root URL.
>> There's no error if I don't
>> change it.
>
> 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?

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 =)

Regards /J

---------------------------------------------------------------------
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:28:25 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.