Actions
Defect #209
closedcvs repository can't show files
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Invalid
Affected version:
Description
When a file is clicked in the repository view Redmine that the file doesn't exist in the repository.
CVS 1.12.13 is bieng used.
This is the server output when tryng to access the file:
cvs rls: Listing module: `Module/file.xml'
cvs [rls aborted]: received abort signal
cvs: ls.c:400: ls_fileproc: Assertion `p' failed.
Updated by Iñaki Ibarrola Atxa almost 17 years ago
CVS 1.12.13 was being used in the client side, but it is neccesary also to use it in the server side. I've updated it in the server side and it works ok now.
I am the bug reporter but I can't close it due the change fron RubyForge, please close it.
Updated by Jean-Philippe Lang almost 17 years ago
- Status changed from New to Closed
- Resolution set to Invalid
OK, thanks for the feedback.
Actions