[Bug 903070] Re: bzr push bzr+ssh:// does not include working files and .bzr/checkout directory

Nobuto MURATA nobuto at nobuto-murata.org
Mon Dec 12 06:54:09 UTC 2011


-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to bzr in Ubuntu.
https://bugs.launchpad.net/bugs/903070

Title:
  bzr push bzr+ssh:// does not include working files and .bzr/checkout
  directory

Status in “bzr” package in Ubuntu:
  New

Bug description:
  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)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bzr/+bug/903070/+subscriptions




More information about the foundations-bugs mailing list