← Back to team overview

bzr-eclipse team mailing list archive

Re: bzr-eclipse 1.4.0 release

 

On 02/13/2014 08:21 AM, Alexander Taler wrote:
> Clicking "Finish" on the import wizard starts another wizard, so
> it wasn't finished at all.  If possible, the wizards should be
> combined.
I am afraid it is not technically possible. There is no notion of wizard
chaining in Eclipse and even changing the Finish button to something
else will probably require some dirty hacks.

> The "advanced" page includes a way to fetch the revision log, but
> this doesn't have your new "fetch more revisions" functionality.

That's right. Currently the option is only available in the History view.

> The user is then presented with 3 (or 2) options:
>   1] Import existing projects
>   2] Use the New Project Wizard
>   3] Import as General Project 
>
> I think this choice is not necessary.

This is a valid point.
Currently the wizard looks and works exactly the same as the import
wizard in Egit - see the attached screenshot.
The only difference is that Egit allows you to select which existing
projects should be imported (it is on my todo list)
However, Subclipse for instance handles the import differently - see
screenshots.
I agree we may try to make the UI more intuitive.


Cheers,
Piotr

Attachment: egit.png
Description: PNG image

Attachment: svn_co.PNG
Description: PNG image

Attachment: svn_co2.PNG
Description: PNG image


References