View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004456 | mantisbt | webpage | public | 2004-09-01 09:45 | 2004-09-12 08:27 |
| Reporter | nuclearspike | Assigned To | jlatour | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | no change required | ||
| Product Version | git trunk | ||||
| Summary | 0004456: javascript/common.js not in CVS | ||||
| Description | The javascript subdirectory apparently is not being committed to CVS. The result is that the new code to collapse the search area isn't available. Depending on the browser settings, this may mean they get pop-up error messages on several screens. I pulled the common.js file from the mantisbt web server (the file that is used for mantis bug entries) and it resolved the error. | ||||
| Tags | No tags attached. | ||||
|
This is not true. The file is in CVS, see the webview of our repository: |
|
|
Try running cvs update -d (or I may have the wrong option, but there is an option), so that directories that are in the repository but not in your copy are also checked out. This is not the default behaviour. |
|