Does upload create/delete files and directories ?

Bug #275538 reported by Vincent Ladeuil
6
Affects Status Importance Assigned to Milestone
bzr Upload plugin
Fix Released
Critical
Vincent Ladeuil

Bug Description

The description of upload says that it uploads relevant changes. Does that mean that if a file has been removed from the source tree since the last upload, then on upload it will be removed from the remote server? In other words, the working tree on the remote host is brought fully into sync with the repository?

It seems that this is what upload should do, but it doesn't exactly say it anywhere.

Thanks,
Andrew.

Related branches

Revision history for this message
Vincent Ladeuil (vila) wrote :

The doc should be updated to make that clear.

It may seem more clear for developers but even there, the doubt is valid.

Changed in bzr-upload:
importance: Undecided → Critical
status: New → Triaged
Vincent Ladeuil (vila)
Changed in bzr-upload:
assignee: nobody → vila
status: Triaged → In Progress
Vincent Ladeuil (vila)
Changed in bzr-upload:
status: In Progress → Fix Released
Revision history for this message
FabriceH (fabrice-fabriceh) wrote :

hi,

I'm OK with the fact that a deleted file on local should be deleted on remote.
Except if we remove a file from being versioned, but without deleting it, using bzr remove --keep file

For example, if I have a file who should be different on local and remote (generated by a working website)
I accidently added it for versionning.
I want to remove it, but not delete on local, and not delete on remote.

Thanks,
Fabrice

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

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