Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » [MAYDAY] cvs screwed over ssh
[MAYDAY] cvs screwed over ssh [message #212860] Thu, 18 March 2004 08:49 Go to next message
Eclipse UserFriend
Originally posted by: glongman.intelligentworks.nospam.com

Eclipse 2.1.2 - Win2K svc pack 4

- sourceforge repository

- In the CVS perspective, I have a repository location pointing to the sf
repo (ssh)

- Can't see anything under the repo. But, If I add another location that
uses pserver I see all.

- No error in .log file.

I'm wondering someone can tell me if the trace below indicates this is a
problem with sourceforge?

thx, Geoff

Startup: splash path =
X:\eclipse\core\plugins\org.eclipse.platform_2.1.2\splash.bm p
Workspace location:
X:\eclipse\e21\workspace
Debug-Options:
file:X:\eclipse\core\workspace\.metadata\.plugins\org.eclips e.pde.core\.opti
ons
Install URL:
file:X:/eclipse/core/
Runtime tracing elements defined in:
X:\eclipse\core\plugins\org.eclipse.core.boot_2.1.2\trace.pr operties... No
trace filters loaded.
read retry=1
read retry=2
Valid-responses ok error M E Checked-in Valid-requests Template Set-sticky
MT Clear-static-directory Module-expansion Set-static-directory Clear-sticky
New-entry Removed Merged Remove-entry Updated Update-existing Copy-file
Notified Created Mod-time
valid-requests
Valid-requests Root Valid-responses valid-requests Repository Directory
Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
CMD> cvs version
version
M Concurrent Versions System (CVS) 1.11.11 (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 .
/cvsroot/spindle/
Argument .
Directory .
/cvsroot/spindle/
update
E cvs update: Updating .
E cvs update: New directory `CVSROOT' -- ignored
E cvs update: New directory `com.iw.features.jettylauncher' -- ignored
E cvs update: New directory `com.iw.features.jettylauncher_profile' --
ignored
E cvs update: New directory `com.iw.features.spindle' -- ignored
E cvs update: New directory `com.iw.plugins.jettylauncher' -- ignored
E cvs update: New directory
`com.iw.plugins.jettylauncher.profile.fragment' -- ignored
E cvs update: New directory `com.iw.plugins.jettylauncher_profile' --
ignored
E cvs update: New directory `com.iw.plugins.spindle' -- ignored
E cvs update: New directory `com.iw.plugins.spindle.core' -- ignored
E cvs update: New directory `com.iw.plugins.spindle.docs' -- ignored
E cvs update: New directory `com.iw.plugins.spindle.ui' -- ignored
E cvs update: New directory `com.iw.update.jettylauncher' -- ignored
E cvs update: New directory `com.iw.update.spindle' -- ignored
ok
RESULT> Status ERRORorg.eclipse.team.cvs.core code=1 The following warnings
were reported while performing the "cvs update" command. null
children=[Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
Updating . null Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
New directory `CVSROOT' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.features.jettylauncher' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.features.jettylauncher_profile' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.features.spindle' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.jettylauncher' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.jettylauncher.profile.fragment' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.jettylauncher_profile' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.spindle' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.spindle.core' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.spindle.docs' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.plugins.spindle.ui' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.update.jettylauncher' -- ignored null Status
ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
`com.iw.update.spindle' -- ignored null]
read retry=1
read retry=2
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 Removed Merged Remove-entry Updated Update-existing Copy-file
Notified Created Mod-time
valid-requests
Valid-requests Root Valid-responses valid-requests Repository Directory
Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
CMD> cvs co -c
Argument -c
Directory .
/cvsroot/spindle/
co
ok
RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
Re: [MAYDAY] cvs screwed over ssh [message #212871 is a reply to message #212860] Thu, 18 March 2004 08:54 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: glongman.intelligentworks.nospam.com

Update: this problem does not occur in M7 :-(

I really need to fix this asap in 2.1.2 though. I already have modules
checked out and I can synchronize no problem, but I can't see other modules
to check those out!

Geoff

"G Longman" <glongman@intelligentworks.nospam.com> wrote in message
news:c3c913$df3$1@eclipse.org...
> Eclipse 2.1.2 - Win2K svc pack 4
>
> - sourceforge repository
>
> - In the CVS perspective, I have a repository location pointing to the sf
> repo (ssh)
>
> - Can't see anything under the repo. But, If I add another location that
> uses pserver I see all.
>
> - No error in .log file.
>
> I'm wondering someone can tell me if the trace below indicates this is a
> problem with sourceforge?
>
> thx, Geoff
>
> Startup: splash path =
> X:\eclipse\core\plugins\org.eclipse.platform_2.1.2\splash.bm p
> Workspace location:
> X:\eclipse\e21\workspace
> Debug-Options:
>
file:X:\eclipse\core\workspace\.metadata\.plugins\org.eclips e.pde.core\.opti
> ons
> Install URL:
> file:X:/eclipse/core/
> Runtime tracing elements defined in:
> X:\eclipse\core\plugins\org.eclipse.core.boot_2.1.2\trace.pr operties... No
> trace filters loaded.
> read retry=1
> read retry=2
> Valid-responses ok error M E Checked-in Valid-requests Template Set-sticky
> MT Clear-static-directory Module-expansion Set-static-directory
Clear-sticky
> New-entry Removed Merged Remove-entry Updated Update-existing Copy-file
> Notified Created Mod-time
> valid-requests
> Valid-requests Root Valid-responses valid-requests Repository Directory
> Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
> Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
> Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
> expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
> CMD> cvs version
> version
> M Concurrent Versions System (CVS) 1.11.11 (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 .
> /cvsroot/spindle/
> Argument .
> Directory .
> /cvsroot/spindle/
> update
> E cvs update: Updating .
> E cvs update: New directory `CVSROOT' -- ignored
> E cvs update: New directory `com.iw.features.jettylauncher' -- ignored
> E cvs update: New directory `com.iw.features.jettylauncher_profile' --
> ignored
> E cvs update: New directory `com.iw.features.spindle' -- ignored
> E cvs update: New directory `com.iw.plugins.jettylauncher' -- ignored
> E cvs update: New directory
> `com.iw.plugins.jettylauncher.profile.fragment' -- ignored
> E cvs update: New directory `com.iw.plugins.jettylauncher_profile' --
> ignored
> E cvs update: New directory `com.iw.plugins.spindle' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.core' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.docs' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.ui' -- ignored
> E cvs update: New directory `com.iw.update.jettylauncher' -- ignored
> E cvs update: New directory `com.iw.update.spindle' -- ignored
> ok
> RESULT> Status ERRORorg.eclipse.team.cvs.core code=1 The following
warnings
> were reported while performing the "cvs update" command. null
> children=[Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
> Updating . null Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
> New directory `CVSROOT' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.jettylauncher_profile' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.spindle' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher.profile.fragment' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher_profile' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.core' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.docs' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.ui' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.update.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.update.spindle' -- ignored null]
> read retry=1
> read retry=2
> 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 Removed Merged Remove-entry Updated Update-existing Copy-file
> Notified Created Mod-time
> valid-requests
> Valid-requests Root Valid-responses valid-requests Repository Directory
> Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
> Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
> Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
> expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
> CMD> cvs co -c
> Argument -c
> Directory .
> /cvsroot/spindle/
> co
> ok
> RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
>
>
>
[FIXED] cvs screwed over ssh [message #212893 is a reply to message #212860] Thu, 18 March 2004 10:02 Go to previous message
Eclipse UserFriend
Originally posted by: glongman.intelligentworks.nospam.com

I updated to 2.1.3 and the problem went away.

Geoff


"G Longman" <glongman@intelligentworks.nospam.com> wrote in message
news:c3c913$df3$1@eclipse.org...
> Eclipse 2.1.2 - Win2K svc pack 4
>
> - sourceforge repository
>
> - In the CVS perspective, I have a repository location pointing to the sf
> repo (ssh)
>
> - Can't see anything under the repo. But, If I add another location that
> uses pserver I see all.
>
> - No error in .log file.
>
> I'm wondering someone can tell me if the trace below indicates this is a
> problem with sourceforge?
>
> thx, Geoff
>
> Startup: splash path =
> X:\eclipse\core\plugins\org.eclipse.platform_2.1.2\splash.bm p
> Workspace location:
> X:\eclipse\e21\workspace
> Debug-Options:
>
file:X:\eclipse\core\workspace\.metadata\.plugins\org.eclips e.pde.core\.opti
> ons
> Install URL:
> file:X:/eclipse/core/
> Runtime tracing elements defined in:
> X:\eclipse\core\plugins\org.eclipse.core.boot_2.1.2\trace.pr operties... No
> trace filters loaded.
> read retry=1
> read retry=2
> Valid-responses ok error M E Checked-in Valid-requests Template Set-sticky
> MT Clear-static-directory Module-expansion Set-static-directory
Clear-sticky
> New-entry Removed Merged Remove-entry Updated Update-existing Copy-file
> Notified Created Mod-time
> valid-requests
> Valid-requests Root Valid-responses valid-requests Repository Directory
> Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
> Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
> Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
> expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
> CMD> cvs version
> version
> M Concurrent Versions System (CVS) 1.11.11 (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 .
> /cvsroot/spindle/
> Argument .
> Directory .
> /cvsroot/spindle/
> update
> E cvs update: Updating .
> E cvs update: New directory `CVSROOT' -- ignored
> E cvs update: New directory `com.iw.features.jettylauncher' -- ignored
> E cvs update: New directory `com.iw.features.jettylauncher_profile' --
> ignored
> E cvs update: New directory `com.iw.features.spindle' -- ignored
> E cvs update: New directory `com.iw.plugins.jettylauncher' -- ignored
> E cvs update: New directory
> `com.iw.plugins.jettylauncher.profile.fragment' -- ignored
> E cvs update: New directory `com.iw.plugins.jettylauncher_profile' --
> ignored
> E cvs update: New directory `com.iw.plugins.spindle' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.core' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.docs' -- ignored
> E cvs update: New directory `com.iw.plugins.spindle.ui' -- ignored
> E cvs update: New directory `com.iw.update.jettylauncher' -- ignored
> E cvs update: New directory `com.iw.update.spindle' -- ignored
> ok
> RESULT> Status ERRORorg.eclipse.team.cvs.core code=1 The following
warnings
> were reported while performing the "cvs update" command. null
> children=[Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
> Updating . null Status ERRORorg.eclipse.team.cvs.core code=-14 cvs update:
> New directory `CVSROOT' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.jettylauncher_profile' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.features.spindle' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher.profile.fragment' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.jettylauncher_profile' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.core' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.docs' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.plugins.spindle.ui' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.update.jettylauncher' -- ignored null Status
> ERRORorg.eclipse.team.cvs.core code=-14 cvs update: New directory
> `com.iw.update.spindle' -- ignored null]
> read retry=1
> read retry=2
> 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 Removed Merged Remove-entry Updated Update-existing Copy-file
> Notified Created Mod-time
> valid-requests
> Valid-requests Root Valid-responses valid-requests Repository Directory
> Max-dotdot Static-directory Sticky Entry Kopt Checkin-time Modified
> Is-modified UseUnchanged Unchanged Notify Questionable Case Argument
> Argumentx Global_option Gzip-stream wrapper-sendme-rcsOptions Set
> expand-modules ci co update diff log rlog add remove 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 /cvsroot/spindle
> CMD> cvs co -c
> Argument -c
> Directory .
> /cvsroot/spindle/
> co
> ok
> RESULT> Status OKorg.eclipse.team.cvs.core code=0 ok null
>
>
>
Previous Topic:Tutorial on creating features
Next Topic:[ANN] MyEclipse 3.7 for Eclipse 3.0 M7 now available for download
Goto Forum:
  


Current Time: Thu May 08 20:01:37 EDT 2025

Powered by FUDForum. Page generated in 0.05496 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top