push-and-update should accept the --remember option

Bug #129317 reported by bwinton
4
Affects Status Importance Assigned to Milestone
Plugin to Update Remote Trees
Triaged
Low
Unassigned

Bug Description

I pushed a branch to my server in the wrong location, and would like to re-set the location using push-and-update, but when I type:
bzr push-and-update --remember sftp://user@host/~/bzr/foo
it says:
bzr: ERROR: no such option: --remember

While I'm reporting this, there are several options which could be passed through to push.
  -v, --verbose display more information
  --create-prefix Create the path leading up to the branch if it does
                        not already exist
  --remember Remember the specified location as a default.
  --use-existing-dir By default push will fail if the target directory
                        exists, but does not already have a control directory.
                        This flag will allow push to proceed.
  -d ARG, --directory=ARG
                        branch to push from, rather than the one containing
                        the working directory
  --overwrite Ignore differences between branches and overwrite
                        unconditionally

Thanks!

Revision history for this message
Martin Albisetti (beuno) wrote :

The push-and-update doesn't remember the location at all.
The only we you can get it to remember is using the push commands by itself, and then using push-and-update.

I believe this is a wishlist/bug :D

Jelmer Vernooij (jelmer)
Changed in bzr-push-and-update:
status: New → Triaged
importance: Undecided → Low
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.