Package: subversion Version: 1.4.4dfsg1-1 Severity: normal Hello, I found that I was unable to export a directory of a svn local repository if this directory contains an arobase "@". To reproduce, in any local repository managed with svn:
mkdir [EMAIL PROTECTED] svn add [EMAIL PROTECTED] svn -m "" ci svn export [EMAIL PROTECTED] ~/tmp/test-error svn: Erreur de syntaxe sur la révision 'error' (I suppose the error message in english is "svn: syntax error on revision 'error'" or something like that). I guess that a patch would be to extract the full filename of the argument before using the "@" to extract the wanted revision. This bug seems similar with: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=359145 but this bug has been already solved. -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (990, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.18 (PREEMPT) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages subversion depends on: ii libapr1 1.2.7-8.2 The Apache Portable Runtime Librar ii libc6 2.6-2 GNU C Library: Shared libraries ii libsvn1 1.4.4dfsg1-1 Shared libraries used by Subversio subversion recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

