Package: svn-buildpackage
Version: 0.6.18
Severity: normal

Hi,

writing .svn/deb-layout at the end of the operation fails if the current
directory has been renamed meanwhile, as happens with --svn-tag.
I've checked out svn://server/path/mypackage/trunk as mypackage-0815/

svn-buildpackage --svn-foobar ... # throws missing path error
rm .svn/deb-layout # contained paths from another machine and needs a
                   # complete refresh
svn-buildpackage --svn-tag
  ... build package ...
    build command was successful ...
  svn -m tagging ...
  dch -i UNRELEASED
    dch warning: your current directory has been renamed to:
    ../mypackage-0815+1
    I: Done! ...
    Uncaught exception from user code:
        Could not open /path/to/mypackage-0815/.svn/deb-layout for writing.
     at /usr/share/svn-buildpackage/SDCommon.pm line 256
        SDCommon::writeCfg() called at /usr/share/svn-buildpackage/SDCommon.pm 
line 269
        SDCommon::sd_exit(0) called at /usr/bin/svn-buildpackage line 597

Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable'), (300, 'unstable'), (30, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-686 (SMP w/1 CPU core)
Locale: LANG=C, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages svn-buildpackage depends on:
ii  devscripts                  2.10.4       Scripts to make the life of a Debi
ii  file                        4.20-4       Determines file type using "magic"
ii  libsvn-perl                 1.4.2dfsg1-2 Perl bindings for Subversion
ii  perl                        5.8.8-7      Larry Wall's Practical Extraction 
ii  subversion                  1.4.2dfsg1-2 Advanced version control system
ii  unp                         1.0.12       unpack (almost) everything with on
ii  wget                        1.10.2-2     retrieves files from the web

svn-buildpackage recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to