Comment 3 for bug 330254

Revision history for this message
Tim Powell (theuiguy) wrote :

Aaron Bentley wrote:
> Tim Powell wrote:
>> I find the bzr shelf command with its subcommands quite confusing,

> It's gone in modern versions of bzr and bzrtools.

Hmm... I had installed bzr 1.17, but I apparently had an older version of bzrtools installed (are they usually packaged together?) I thought it was a ppa problem that was causing a version conflict message. Once I removed bztools, shelf worked as described. I apologize for the confusion.

> The bzr unshelve implementation does allow a shelf id to be specified.
> It does not support multiple shelves.

I'm missing something here. Does a shelf id not refer to a shelve? Since it supports specifying a shelf id, it seems like it supports multiple shelves.

Are you saying that there's an unshelve command in both bzr and bzrtools?