Package: libsvn-perl
Version: 1.4.2dfsg1-2
Severity: normal

SVN::Client(3perl) writes:

        The subroutine will receive 6 parameters. The first parameter will
        be the path of the changed file (absolute or relative to the cwd).

My CWD is /home/kissg/bin.

I run a small test program that print parameters of notify callback
function when executing $ctx->commit():

notify: /home/kissg/tmp/wk/telefon/hbone, delete, unknown, , unknown, 1
notify: tmp/wk/telefon/hbone, commit_deleted, dir, , unknown, 1

I can do anything, function is called twice for each files and dirs.
First time with correct absolute path, second time with path
relative to my home(!) directory.

Repository is local: file:///home/kissg/tmp/svn

Gabor

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (990, 'stable'), (500, 'proposed-updates')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.3
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1)

Versions of packages libsvn-perl depends on:
ii  libapr1                1.2.7-8.2         The Apache Portable Runtime Librar
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libsvn1                1.4.2dfsg1-2      Shared libraries used by Subversio
ii  perl                   5.8.8-7etch1      Larry Wall's Practical Extraction 
ii  perl-base [perlapi-5.8 5.8.8-7etch1      The Pathologically Eclectic Rubbis

libsvn-perl 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