Linux - Server This forum is for the discussion of Linux Software used in a server related context. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
09-24-2010, 05:31 AM
|
#1
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Rep: 
|
cvs check out error
While cvs clients doing check out to a folder vizexperts_tree under cvsroot,it gives the following error after checking out some files from the folder:
Code:
cvs [checkout aborted]: EOF while looking for end of string in RCS file /cvsroot/repository/VizExperts_tree/VizExperts/Software/Videos/BuildingCreation.flv,v
Command Aborted.
|
|
|
09-24-2010, 10:00 PM
|
#2
|
LQ Guru
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 27,494
|
Quote:
Originally Posted by divyashree
While cvs clients doing check out to a folder vizexperts_tree under cvsroot,it gives the following error after checking out some files from the folder:
Code:
cvs [checkout aborted]: EOF while looking for end of string in RCS file /cvsroot/repository/VizExperts_tree/VizExperts/Software/Videos/BuildingCreation.flv,v
Command Aborted.
|
Did you try to look this up?? From the CVS page, and a quick Google search:
http://cvsman.com/cvs-1.12.12/cvs_210.php
Quote:
cvs [update aborted]: EOF in key in RCS file file,v
cvs [checkout aborted]: EOF while looking for end of string in RCS file file,v
This means that there is a syntax error in the given RCS file. Note that this might be true even if RCS can read the file OK; CVS does more error checking of errors in the RCS file. That is why you may see this message when upgrading from CVS 1.9 to CVS 1.10. The likely cause for the original corruption is hardware, the operating system, or the like. Of course, if you find a case in which CVS seems to corrupting the file, by all means report it, (see section Dealing with bugs in CVS or this manual). There are quite a few variations of this error message, depending on exactly where in the RCS file CVS finds the syntax error.
|
|
|
|
10-12-2010, 03:46 AM
|
#3
|
Senior Member
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386
Original Poster
Rep: 
|
Quote:
Originally Posted by TB0ne
|
Yes I have checked that page, but in the RCS file there is no syntax error and I am not upgrading to a new version ,for which I will get this error.
Sometimes the error come out and sometimes not.
|
|
|
All times are GMT -5. The time now is 07:24 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|