Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

no result if LC_MESSAGES is not en_US #5

Open
apug opened this issue Aug 29, 2017 · 1 comment
Open

no result if LC_MESSAGES is not en_US #5

apug opened this issue Aug 29, 2017 · 1 comment

Comments

@apug
Copy link

apug commented Aug 29, 2017

if LC_LOCALE is for example it_IT the svn info command result is
Percorso: *************
URL: http://******************
Relative URL: ^/***********************
Repository: http://************************
UUID del Repository: c156dcfd-acd8-466a-baaa-1ee46f59d17c
Revisione: 20368
Tipo di Nodo: directory
Autore dell'Ultimo Cambiamento: apug
Revisione dell'Ultimo Cambiamento: 14748
Data dell'Ultimo Cambiamento: 2016-02-11 12:27:18 +0100(gio, 11 feb 2016)

with svn-info
var info = require('svn-info').sync('my/repo/path', 194); console.log(info);
the output is
{ url: 'http://svn.clienti.ichnosnet.it/albofornitori/albofornitori/branch/20151028-simog-client', relativeUrl: '^/albofornitori/branch/20151028-simog-client' }

@jtrussell
Copy link
Owner

I'd certainly welcome a PR to help internationalize this module :).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants