Re: Git-mediawiki : Encoding problems in perl

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Jérémie NIKAES <jeremie.nikaes@xxxxxxxxx> writes:

> Yep this works if you manually set your $title variable earlier in the
> code.

Or if you uri_escape the file on pull.

> However, I still have the problem which I think is on the git side
>
> - I pull the "Eté.mw" file from mediawiki
> - I edit it
> - When I commit it I get this message from git :
> [master sha1] commit message
> 1 files changed [...]
> create mode 100644 "Bl\303\251.mw"

I guess you mean "Et\303\251.mw" ?

> As a result, when I parse commit information, the title of the file is
> indeed Bl\303\251...

The -z option of many Git commands is your friend.

Especially the one of "git diff --raw".

-- 
Matthieu Moy
http://www-verimag.imag.fr/~moy/
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]