Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 305861

Summary: pserver not in sync with extssh
Product: Community Reporter: Erwin Betschart <erwin>
Component: CVSAssignee: Eclipse Webmaster <webmaster>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P3 CC: bjoern.sundin, stepper
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Linux   
Whiteboard:
Attachments:
Description Flags
Commit time of CDOAllRevisionsProvider.java
none
CVS Repo accessed by extssh
none
CVS Repo accessed by pserver none

Description Erwin Betschart CLA 2010-03-15 11:01:19 EDT
I access the eclipse cvs server with pserver as connection type. It seems that pserver access and extssh access are not synchronized anymore.

CVS server (HEAD):
:pserver:anonymous@dev.eclipse.org:/cvsroot/modeling

plugin path: org.eclipse.emf/org.eclipse.emf.cdo/plugins/org.eclipse.emf.cdo.common

E.g. the file org.eclipse.emf.cdo.common/revision/CDOAllRevisionsProvider.java can be found via extssh but when accessing the server via pserver the file does not exist.

The file was checked-in at 06:45 and is still not available.

Cheers 

Erwin
Comment 1 Erwin Betschart CLA 2010-03-15 11:02:32 EDT
Created attachment 162047 [details]
Commit time of CDOAllRevisionsProvider.java
Comment 2 Erwin Betschart CLA 2010-03-15 11:03:48 EDT
Created attachment 162048 [details]
CVS Repo accessed by extssh
Comment 3 Erwin Betschart CLA 2010-03-15 11:08:41 EDT
Created attachment 162049 [details]
CVS Repo accessed by pserver
Comment 5 Eike Stepper CLA 2010-03-15 11:12:49 EDT
Please note that the commit time was 6:45 CET. The gap is now > 9 hours.
Comment 6 Bjoern Sundin CLA 2010-03-15 11:16:45 EDT
I can confirm this problem using pserver
Comment 7 Denis Roy CLA 2010-03-15 11:20:24 EDT
pserver is not in sync with ssh.  This is a result of splitting the two services on two different data sets.  Please see bug 293355 for background.

*** This bug has been marked as a duplicate of bug 300306 ***