Bug 255536 - CVS checkout fails on a RSE project
Summary: CVS checkout fails on a RSE project
Status: NEW
Alias: None
Product: Platform
Classification: Eclipse Project
Component: CVS (show other bugs)
Version: 3.4.1   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: platform-cvs-inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 394450 (view as bug list)
Depends on:
Blocks:
 
Reported: 2008-11-17 11:39 EST by Hemang Lavana CLA
Modified: 2019-12-02 02:30 EST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Hemang Lavana CLA 2008-11-17 11:39:01 EST
Build ID: 3.4.1 M20080911-1700

Steps To Reproduce:
1. I have used RSE plugin to create an empty project called "tmp" on a remote linux host via ssh from windows platform.

2. I connected to cvs repository via "extssh" and tried to checkout a small cvs module called "ttsw-dev" into the remote project "tmp"

3. It throws the following error:

***
cvs co -d "ttsw-dev" -P -A "/tmp/ttsw-dev"
    cvs checkout: Updating ttsw-dev
failed due to an internal error (took 0:01.921)
   Error: The file store does not exist
      Error: The file store does not exist
***



More information:
So, it seems like cvs plugin may have to take special care in checking out files into remote project? Or will it automatically be taken care of by using EFS APIs for all file access.

For more info on RSE plugin, please see:

http://www.eclipse.org/dsdp/tm/
Comment 1 John Sutton CLA 2010-09-24 08:14:58 EDT
Same issues on Linux Eclipse Galileo.  Basically RSE and CVS do not interoperate in any useful way.  This bug has been open for nearly 2 years.  Does this indicate that nobody uses CVS any more?  Should I be migrating to SVN?
Comment 2 Karen Avdiev CLA 2012-10-24 10:39:45 EDT
hello,

 i'm intrested on the solution too....

is it possible to solve the problem with SVN ?????
Comment 3 Szymon Brandys CLA 2012-10-31 10:10:34 EDT
(In reply to comment #1)
> Same issues on Linux Eclipse Galileo.  Basically RSE and CVS do not
> interoperate in any useful way.  This bug has been open for nearly 2 years. 
> Does this indicate that nobody uses CVS any more?  Should I be migrating to
> SVN?

I think SVN will have the same problem. We have no plans to look at it. Sorry.
Comment 4 Eric Audouin CLA 2019-12-02 02:30:16 EST
*** Bug 394450 has been marked as a duplicate of this bug. ***