lintian import fails
The lintian/main import is failing; I'm interested in that since I'm one of the (less active) upstream maintainers and upload it to Ubuntu from time to time. Could you tell me why?
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2007-04-24
- Last reply:
- 2007-04-27
David Allouche (ddaa) said : | #1 |
It is failing with the following error on revision 1:
bzrlib.
It appears that the history of this repository contains entries with very weird names such as testset/
If it does not fix the problem, I will investigate further.
Colin Watson (cjwatson) said : | #2 |
Yeah, these files are intentionally present in lintian's test suite ...
David Allouche (ddaa) said : | #3 |
I found the problem:
% svn co -r1 http://
...
lintian/
...
Bzr does not support file names containing a backslash, for the sake of Windows compatibility. There was some discussion in the past about supporting them somehow, you should take the issue with the bzr developers.
Since cscvs cannot commit the data found in svn into a bzr branch, the import fails. I do not think I can usefully work around the problem until bzr is fixed.
Can you help with this problem?
Provide an answer of your own, or ask Colin Watson for more information if necessary.