Add --no-tree to bzr push

Bug #506730 reported by ThomasRutter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
Fix Released
Medium
Matthew Gordon

Bug Description

When pushing to a new location with the file: protocol, sometimes it may be desirable not to create a working tree at the new location, such as when disk space is premium or when you are pushing to a network share with relatively high latency.

There is no --no-tree option for push yet, so the workaround is to wait for the working tree to be created then do a bzr remove-tree, which can be slow.

Tags: easy

Related branches

Revision history for this message
Martin Pool (mbp) wrote :

That would be useful, also for init.

As a workaround, commit, remove-tree, then push.

Changed in bzr:
status: New → Confirmed
importance: Undecided → Medium
Revision history for this message
John A Meinel (jameinel) wrote : Re: [Bug 506730] Re: Add --no-tree to bzr push

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Pool wrote:
> That would be useful, also for init.
>
> As a workaround, commit, remove-tree, then push.
>
> ** Changed in: bzr
> Status: New => Confirmed
>
> ** Changed in: bzr
> Importance: Undecided => Medium
>

Or "bzr branch . $OTHER --no-tree"

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAktN4UgACgkQJdeBCYSNAANc4QCg0V4/lrImOyQEMUPVwpSttZRf
AcEAoIgqSBTAMkldyKj8uCvQ1y/11fuE
=8khs
-----END PGP SIGNATURE-----

tags: added: easy
Matthew Gordon (mgordon)
Changed in bzr:
assignee: nobody → Matthew Gordon (mgordon)
Matthew Gordon (mgordon)
Changed in bzr:
status: Confirmed → In Progress
Revision history for this message
Matthew Gordon (mgordon) wrote :

Added --no-tree option to push and init.

Vincent Ladeuil (vila)
Changed in bzr:
status: In Progress → Fix Released
milestone: none → 2.3b3
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.