| Summary: | CVS Head comes back with one project | ||
|---|---|---|---|
| Product: | [Eclipse Project] Platform | Reporter: | Northern Light <kstrauss> |
| Component: | CVS | Assignee: | platform-cvs-inbox <platform-cvs-inbox> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | ||
| Version: | 3.0 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Northern Light
What CVS server version are you using? Is there anything in the log file? Running on Linux [kstrauss@web6 kstrauss]$ cvs --version Concurrent Versions System (CVS) 1.11.1p1 (client/server) I'm not sure which log you're looking for. Tailing eclipse\workspace\.metadata\.log while deleting, adding the cvs repository, and then doing a 'refresh view' on the head does not show any errors. Could you follow the steps at the following URL to get a protocol trace when you expand HEAD. http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm- home/docs/online/cvs_features2.0/cvs-faq.html#misc_0 Using the installation directory.
Startup: using configuration file:C:/eclipse/.config/platform.cfg
Boot URL: file:C:/eclipse/plugins/org.eclipse.core.boot_3.0.0/boot.jar
Startup: splash path = C:\eclipse\plugins\org.eclipse.platform_3.0.0\splash.bmp
Workspace location:
c:\eclipse\workspace
Debug-Options:
file:C:/eclipse/.options
Install URL:
file:C:/eclipse/
!ENTRY org.eclipse.ui 4 4 Dec 04, 2003 11:27:51.293
!MESSAGE Invalid preference page path: Tomcat Manager
Invalid preference page path: Tomcat Manager
I LOVE YOU
Valid-responses ok error M E Checked-in Valid-requests Template Set-sticky MT Cl
ear-static-directory Module-expansion Set-static-directory Clear-sticky New-entr
y Removed Merged Remove-entry Updated Update-existing Copy-file Created Notified
Mod-time
valid-requests
Valid-requests Root Valid-responses valid-requests Repository Directory Max-dotd
ot Static-directory Sticky Checkin-prog Update-prog Entry Kopt Checkin-time Modi
fied Is-modified UseUnchanged Unchanged Notify Questionable Case Argument Argume
ntx Global_option Gzip-stream wrapper-sendme-rcsOptions Set Kerberos-encrypt Gss
api-encrypt Gssapi-authenticate expand-modules ci co update diff log rlog add re
move update-patches gzip-file-contents status rdiff tag rtag import admin export
history release watch-on watch-off watch-add watch-remove watchers editors init
annotate rannotate noop version
ok
Root /cvsROOTdir
CMD> cvs version
version
M Concurrent Versions System (CVS) 1.11.1p1 (client/server)
ok
RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
CMD> cvs -n update -d ""
Global_option -n
Argument -d
Directory .
/cvsROOTdir/
Argument .
Directory .
/cvsROOTdir/
update
E cvs server: Updating .
E cvs server: New directory `AffinityKit' -- ignored
E cvs server: New directory `CVSROOT' -- ignored
E cvs server: New directory `CapitalInvoiceKits' -- ignored
E cvs server: New directory `CapitalMemberKits' -- ignored
E cvs server: New directory `Desktop Configuration Stuff' -- ignored
E cvs server: New directory `GHIMCKKits' -- ignored
E cvs server: New directory `PSICarrierKit' -- ignored
E cvs server: New directory `PSI_PsUtil' -- ignored
E cvs server: New directory `ParameterConfigs' -- ignored
E cvs server: New directory `PercentNotValid' -- ignored
E cvs server: New directory `ProdMgt' -- ignored
E cvs server: New directory `ProvDirs' -- ignored
E cvs server: New directory `Reprint' -- ignored
E cvs server: New directory `RockyKits' -- ignored
E cvs server: New directory `RockyMedicareSalesKits' -- ignored
E cvs server: New directory `RockyMemberKits' -- ignored
E cvs server: New directory `Transfer' -- ignored
E cvs server: New directory `UHCSearch' -- ignored
E cvs server: New directory `booklets' -- ignored
E cvs server: New directory `demo-ware' -- ignored
E cvs server: New directory `kitscore' -- ignored
E cvs server: New directory `kitsstuffWeb2' -- ignored
E cvs server: New directory `nwo' -- ignored
E cvs server: New directory `oms' -- ignored
E cvs server: New directory `omscore' -- ignored
E cvs server: New directory `onePoint' -- ignored
E cvs server: New directory `onlineKits' -- ignored
E cvs server: New directory `productionmgtcore' -- ignored
E cvs server: New directory `provdirscore' -- ignored
E cvs server: New directory `uhcsearchcore' -- ignored
E cvs server: New directory `web' -- ignored
E cvs server: New directory `web\Desktop Configuration Stuff' -- ignored
ok
RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
I LOVE YOU
Valid-responses ok error M E Checked-in Valid-requests Template Set-sticky Clear
-static-directory Module-expansion Set-static-directory Clear-sticky New-entry R
emoved Merged Remove-entry Updated Update-existing Copy-file Created Notified Mo
d-time
valid-requests
Valid-requests Root Valid-responses valid-requests Repository Directory Max-dotd
ot Static-directory Sticky Checkin-prog Update-prog Entry Kopt Checkin-time Modi
fied Is-modified UseUnchanged Unchanged Notify Questionable Case Argument Argume
ntx Global_option Gzip-stream wrapper-sendme-rcsOptions Set Kerberos-encrypt Gss
api-encrypt Gssapi-authenticate expand-modules ci co update diff log rlog add re
move update-patches gzip-file-contents status rdiff tag rtag import admin export
history release watch-on watch-off watch-add watch-remove watchers editors init
annotate rannotate noop version
ok
Root /cvsROOTdir
CMD> cvs co -c
Argument -c
Directory .
/cvsROOTdir/
co
ok
RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
There doesn't seem to be anything wrong in the trace. You wouldn't happen to have a working set enabled in the Repositories view would you? Latest CVS Synchronize is selected. By choosing Deselect Working Set, I see all of the modules correctly. Perhaps at some point in the past I selected this? I'm not sure. User error. Thanks for the help diagnosing. |