Project

General

Profile

Actions

Bug #3457

closed

[vcs, unicode] Unicode issue during clone of repository

Added by Johannes Bornhold about 8 years ago. Updated about 7 years ago.

Status:
Rejected
Priority:
Normal
Category:
-
Target version:
Start date:
08.04.2016
Due date:
% Done:

0%

Estimated time:
Sorting:
Commit Number:
Affected Version:

Description

Problem:

johannes@Johannes-Mac: ~/w/darwinpkgs/rcpkgs 
$ cd ~/w/

johannes@Johannes-Mac: ~/w 
$ mkdir i-exist-on-fs2

johannes@Johannes-Mac: ~/w 
$ cd /tmp

johannes@Johannes-Mac: /tmp 
$ hg clone http://localhost:5000/i-exist-on-fs2
abort: HTTP Error 404: Not Found

johannes@Johannes-Mac: /tmp 
$ hg init ~/w/i-exist-on-fs2/

johannes@Johannes-Mac: /tmp 
$ hg clone http://localhost:5000/i-exist-on-fs2
http authorization required for http://localhost:5000/i-exist-on-fs2
realm: RhodeCode
user: dev
password: 
abort: HTTP Error 500: Internal Server Error 

It fails with a unicode error on current EE default, on EE stable things are different and I get a forbidden.

Actions

Also available in: Atom PDF