add * should be supported

Bug #269338 reported by Timmie
2
Affects Status Importance Assigned to Milestone
Bazaar Plugin for Eclipse
Fix Released
Medium
Guillermo Gonzalez

Bug Description

When adding many files to a project one would like to do a "bzr add *"
Or analogous in the Eclipse plugin:
Select the project top level directory and the use
Team -> Add *

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Thanks for reporting this.
What do you think of using a dialog (similar to the revert dialog) for this case of "Add *"?

Regards,

Changed in bzr-eclipse:
importance: Undecided → Medium
status: New → Confirmed
Revision history for this message
Timmie (timmie) wrote :

Just like this:
if I am at the top level directory of any project there should be a "Add *" opetion in the BZR menu instead of the normal sigle file add it would all files recursively.
Very convenient.

Revision history for this message
Guillermo Gonzalez (verterok) wrote :

Ok, that sounds as a reasonable solution :)

In the meantime, you can execute commit from the project (right click in the project) and this 'll automatically select all untracked resources in the commit dialog.
When a untracked resources is selected in the commit, it's added before the commit :)

Cheers,

Revision history for this message
bianchi (uspbianchi) wrote :

An recursive add would be great!!! Also a dialog showing the files that will be tracked .... then you can choose the files that you want to track ..... the same behavior can be found in SVN plugin.

Changed in bzr-eclipse:
assignee: nobody → verterok
status: Confirmed → In Progress
Revision history for this message
Guillermo Gonzalez (verterok) wrote :

The fix is in trunk.
It's implemented by supporting the "Add" action from the project root

Changed in bzr-eclipse:
status: In Progress → Fix Committed
Changed in bzr-eclipse:
status: Fix Committed → Fix Released
Ivan Poliakov (mech)
Changed in bzr-eclipse:
status: Fix Released → New
status: New → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.