[Pkg-bazaar-maint] Bug#586096: bzr-svn: Partial commit breaks status/diff of uncommitted files
Paul Evans
leonerd at leonerd.org.uk
Wed Jun 16 11:26:38 UTC 2010
Package: bzr-svn
Version: 1.0.2-2
Severity: normal
1. svn co {some URL}
2. edit two files
At this point, bzr diff, bzr status, svn diff, svn status, all can see
both changes.
3. bzr commit one of the files (bzr ci path/to/A)
Now, none of the above tools notice the changes in the file, even though
svn cat {URL to file in repo} | diff - path/to/B
can see a difference.
Workaround:
pushd path/to
rm -rf .svn
svn co --force {URL to this dir in repo} .
popd
Now all the tools are again happy.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.32-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages bzr-svn depends on:
ii bzr 2.1.2-1 easy to use distributed version co
ii python 2.5.4-9 An interactive high-level object-o
ii python-central 0.6.14+nmu2 register and build utility for Pyt
ii python-subvertpy 0.7.2-2 Alternative Python bindings for Su
Versions of packages bzr-svn recommends:
ii python-tdb 1.2.1-2 Python bindings for TDB
pn python-xdg <none> (no description available)
Versions of packages bzr-svn suggests:
ii bzr-rebase 0.6.0-1 transitional dummy package for bzr
ii bzr-rewrite [bzr-rebase] 0.6.0-1 History rewriting plugin for Bazaa
-- no debconf information
More information about the Pkg-bazaar-maint
mailing list