bzr-eclipse team mailing list archive
-
bzr-eclipse team
-
Mailing list archive
-
Message #00036
Re: bzr-eclipse & lightweight checkouts
On 07/12/2013 03:46 PM, Guillermo Gonzalez wrote:
> Hi,
>
>
>
> I thinked about this some time ago, and agree with you on dropping
> lightweight checkouts.
> The options I reviewed on how to improve the performance add a lot of
> complexity (one xmlrpc service per checkout or directly not using
> xmlrpc service)
> Also, worth to point out that lightweight checkout makes Bug #906206 a
> lot worse, as it open a new connection for each operation (status, ls,
> info, etc.)
>
> So, +1 to remove the feature
>
> No idea how bzr-eclipse should handle already existing projects with
> lightweight checkouts, should it just ignore them? open a
> notification/popup to inform the user?
Hi Guillermo,
Thanks for your comments, good to know it is not only my opinion :)
I think removing lightweight checkout from the options available in the
new project wizard and adding a brief info to the known issues section
is probably enough. Showing a notification to inform the user sounds
like a good idea too, do you know if there is any easy way to tell
lightweight and regular checkouts apart in bzr?
Cheers,
Piotr
Follow ups
References