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

Re: [Subclipse-users] Subclipse 1.0 Release Candidate 4 released

From: Eugene Kuleshov <eu_at_md.pp.ru>
Date: 2006-02-14 20:02:00 CET

Mark Phippard wrote:

>> Does it support copy/paste of multiple selected folders from svn
>> repository view? I am still trying to figure out the most easy and
>> natural way to create a tag/branch for project with multiple modules.
>>
>> By the way, the current tag/branch configuration dialog is not
>> resizeable.
>
> Every change is listed in the changelog. Neither of these have been
> changed. I do not recall the copy/paste one ever even being discussed
> before. I have no idea how that would be implemented, I am sure it could
> not be done in one commit as the API for it does not exist.

   Someone suggested it when I asked why tagging from a local copy may
silently do nothing (it turns out that it just swallow the fact that
local copy does not match the server revision) instead if showing some
error/status that would give some clue to the end user.

   So, when tagging next time I've done it from repository view and
noticed that I have to do it one by one for every module. Very
ridiculous, like for loop hasn't been invented for ages. Those commits
does not have to be atomic, and could assume that all of them are using
the same comment. I don't think that would violate or break anything and
if some of resources from the selected list won't be copied it is easy
to recover (you would have to do exactly the same if for a single
resource). After all, this is an IDE integration and it should be user
friendly.

> By the way, this will almost certainly be the last release candidate. So
> the 1.0.0 release should be out in a couple of weeks, hopefully with
> nothing but very minor changes from this release.

   That actually would be very sad. But I still hope that at least all
of those evil popup dialogs will be resizeable.

   regards,
   Eugene

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Feb 14 20:02:45 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.