Public bug reported: The result of bzr push with bzr+ssh:// lacks working files and .bzr/checkout directory.
How to reproduce: 1. mkdir test1 && cd test1 2. bzr init 3. echo 'Hello world!' > test.txt 4. bzr add . 5. bzr commit -m 'Initial commit' 6. bzr push bzr+ssh://SERVER_NAME/~user/bzr/test-remote Expected to happen: `ls . .bzr` on remote server outputs: ========== $ ls . .bzr .: test.txt .bzr: README branch branch-format branch-lock checkout repository ========== What happened instead: ========== $ ls . .bzr .: .bzr: README branch branch-format branch-lock repository ========== (no test.txt and no checkout directory) NOTE: `bzr push ../test-local` works fine as expected. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: bzr 2.4.1-1ubuntu1 ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6 Uname: Linux 3.0.0-13-generic x86_64 ApportVersion: 1.23-0ubuntu4 Architecture: amd64 Date: Mon Dec 12 15:25:10 2011 EcryptfsInUse: Yes InstallationMedia: Ubuntu 11.10 "Oneiric Ocelot" - Beta amd64 (20111005) PackageArchitecture: all SourcePackage: bzr UpgradeStatus: No upgrade log present (probably fresh install) ** Affects: bzr (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug oneiric running-unity -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/903070 Title: bzr push bzr+ssh:// does not include working files and .bzr/checkout directory To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/903070/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs