Bug 875
| Summary: | cvs ci does not always work on other then server | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | andrew.simmonds |
| Component: | cvs | Assignee: | David Lawrence <dkl> |
| Status: | CLOSED WORKSFORME | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.2 | ||
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 1999-01-19 15:28:40 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
|
Description
andrew.simmonds
1999-01-19 05:54:42 UTC
FWIW, Red Hat routinely uses cvs to access remote repositories using :pserver: or :ext: access without problems. You should check: 1) both the client and server are running the same version of cvs. 2) the times between the client and server should be kept in sync 3) you should *not* try to access the remote cvs server using NFS. The linux nfs server has some issues. Use :pserver: or :ext: access instead -- both of theses types of remote access are faster. 4) I've also seen cvs have some difficulties checking out into a nfs directory. Please reopen this bug with more complete information on how to reproduce your problem if the above suggestions do not help. |