Package: svn2git
Version: 2.4.0-1
Severity: normal

Dear Maintainer,

Hello, 

I try use svn2git to import one repository,

If my system use other language, i get error:

$ env | grep LANG
LANG=es_MX.UTF-8
LANGUAGE=es_MX:es

$ svn2git --metadata --rebase --verbose
Running command: git svn fetch
Running command: git branch --track "1.0" "remotes/svn/1.0"
fatal: No se puede configurar el rastreo de información; el punto de partida 
'remotes/svn/1.0' no es una rama
********************************************************************
svn2git warning: Tracking remote SVN branches is deprecated.
In a future release local branches will be created without tracking.
If you must resync your branches, run: svn2git --rebase
********************************************************************
Running command: git checkout "1.0"
error: pathspec '1.0' did not match any file(s) known to git.
command failed:
git checkout "1.0"

But if i use my system in english, and set:

$ env | grep LANG
LANG=en_US.UTF-8
LANGUAGE=en_US:us

svn2git work fine ;-).




-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 4.14.0-3-amd64 (SMP w/2 CPU cores)
Locale: LANG=es_MX.UTF-8, LC_CTYPE=es_MX.UTF-8 (charmap=UTF-8), 
LANGUAGE=es_MX:es (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages svn2git depends on:
ii  git-svn  1:2.16.2-1
ii  ruby     1:2.5.0

svn2git recommends no packages.

svn2git suggests no packages.

-- no debconf information

Reply via email to