bzr upload lacks a --dry-run option
Bug #586737 reported by
Vincent Ladeuil
on 2010-05-28
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Breezy |
Medium
|
Unassigned | ||
| bzr Upload plugin |
Wishlist
|
Unassigned |
Bug Description
How can I simulate the bzr upload process without it changing files on the remote site? i.e. To tell me what it's going to add/modify/delete on the remote site without actually making the changes.
Reason being that I'm using "bzr upload ..\tmp" to copy the files locally so I can more quickly upload the entire tree but I want to make doubly sure that when I do upload to a live ftp site, that it's not going to overwrite anything I don't expect it to (like config files or anything I may have forgotten to "ignore".
Vincent Ladeuil (vila)
on 2010-05-28
Changed in bzr-upload: | |
status: | New → Confirmed |
importance: | Undecided → Wishlist |
Jelmer Vernooij (jelmer)
on 2018-08-04
Changed in brz: | |
status: | New → Triaged |
importance: | Undecided → Medium |
tags: | added: dry-run upload |
To post a comment you must log in.