Package: svn-buildpackage
Version: 0.6.23
Severity: grave

Hi,

While tagging svn-buildpackage checks if there are no  local modifications,
and than does sth like the following:
`svn cp $REPO_URL/$PKG/trunk $REPO_URL/$PKG/tags/$VERSION'

This is wrong because it always tags the HEAD version which might not match
the locally checked-out version (somebody could commit to repository
between `svn checkout/commit/update' and `svn-buildpackage --svn-tag'). 
I think `svn cp . $REPO_URL/$PKG/tags/$VERSION' should be used instead.

Severity grave as this causes data loss (where data ==  information of which 
source
files were uploaded).


Regards,
robert


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.24
Locale: LANG=pl_PL, LC_CTYPE=pl_PL (charmap=ISO-8859-2)
Shell: /bin/sh linked to /bin/bash

Versions of packages svn-buildpackage depends on:
ii  devscripts                 2.10.26       scripts to make the life of a Debi
ii  file                       4.23-2        Determines file type using "magic"
ii  libsvn-perl                1.4.6dfsg1-3  Perl bindings for Subversion
ii  liburi-perl                1.35.dfsg.1-1 Manipulates and accesses URI strin
ii  perl                       5.8.8-12      Larry Wall's Practical Extraction 
ii  subversion                 1.4.6dfsg1-3  Advanced version control system
ii  unp                        1.0.14        unpack (almost) everything with on
ii  wget                       1.11.1-1      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