tags 359679 confirmed
thankee

[Julian Gilbey]
> burnside:~/debian/tex/tetex-bin $ perl -MSVN::Client -e \
>   'sub print_names { print "<$_[0]>\n"; } $ctx=new SVN::Client;
>   $ctx->status("", "BASE", \&print_names, 1, 1, 0, 1);' | head -5
> <>
> <.pc>
> <.pc/.version>
> <configure>
> <INSTALL.generic>

I reproduced your bugs with subversion 1.3.0-5, so I can properly
discuss it with upstream.  Unfortunately, I don't know much about the
Perl bindings.  But comparing "svn status" with your command, it does
seem to correspond to the "." entry.  I wonder if that is even
considered a bug.  I mean, if you prefix each entry with $(pwd)/, it is
fine.


> perl: /tmp/buildd/subversion-1.2.3dfsg1/subversion/libsvn_subr/path.c:377:
> svn_path_basename: Assertion `is_canonical (path, len)' failed.

Right, that's definitely a bug.  Even if this isn't something the perl
bindings can fix on their own, they should carp or something.

Peter

Attachment: signature.asc
Description: Digital signature

Reply via email to