Download
Getting Started
Members
Projects
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
More
Community
Marketplace
Events
Planet Eclipse
Newsletter
Videos
Participate
Report a Bug
Forums
Mailing Lists
Wiki
IRC
How to Contribute
Working Groups
Automotive
Internet of Things
LocationTech
Long-Term Support
PolarSys
Science
OpenMDM
Toggle navigation
Bugzilla – Attachment 31836 Details for
Bug 92887
[SSH2] Prompted for server password after being prompted for keyring password
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
Terms of Use
|
Copyright Agent
Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read
this important communication.
[patch]
Fix
cvsbug.txt (text/plain), 1.83 KB, created by
Dani Megert
on 2005-12-15 16:57:40 EST
(
hide
)
Description:
Fix
Filename:
MIME Type:
Creator:
Dani Megert
Created:
2005-12-15 16:57:40 EST
Size:
1.83 KB
patch
obsolete
>### Eclipse Workspace Patch 1.0 >#P org.eclipse.team.cvs.core >Index: src/org/eclipse/team/internal/ccvs/core/connection/CVSRepositoryLocation.java >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/connection/CVSRepositoryLocation.java,v >retrieving revision 1.94 >diff -u -r1.94 CVSRepositoryLocation.java >--- src/org/eclipse/team/internal/ccvs/core/connection/CVSRepositoryLocation.java 7 Dec 2005 15:50:09 -0000 1.94 >+++ src/org/eclipse/team/internal/ccvs/core/connection/CVSRepositoryLocation.java 15 Dec 2005 21:56:17 -0000 >@@ -690,7 +690,7 @@ > * associated with the CVSPlugin singleton. > */ > public int getTimeout() { >- return CVSProviderPlugin.getPlugin().getTimeout(); >+ return CVSProviderPlugin.getPlugin().getTimeout() * 1000; > } > > /* >#P org.eclipse.team.cvs.ui >Index: src/org/eclipse/team/internal/ccvs/ui/messages.properties >=================================================================== >RCS file: /cvsroot/eclipse/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/messages.properties,v >retrieving revision 1.446 >diff -u -r1.446 messages.properties >--- src/org/eclipse/team/internal/ccvs/ui/messages.properties 12 Dec 2005 21:32:42 -0000 1.446 >+++ src/org/eclipse/team/internal/ccvs/ui/messages.properties 15 Dec 2005 21:56:20 -0000 >@@ -198,7 +198,7 @@ > CVSPreferencesPage_17=D&isplay detailed protocol output to stdout (for debugging purposes) > CVSPreferencesPage_18=R&efresh tags when comparing or replacing tags > CVSPreferencesPage_19=&Connection >-CVSPreferencesPage_23=C&onnection timeout: >+CVSPreferencesPage_23=C&onnection timeout in seconds: > CVSPreferencesPage_24=Timeout must be positive > CVSPreferencesPage_25=The timeout must be a number > CVSPreferencesPage_26=&Quietness level:
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 92887
: 31836