Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Valenta2005-04-05 16:14:51 +0000
committerMichael Valenta2005-04-05 16:14:51 +0000
commit136ca3f4523636e48f3ac3bed42f06ac0b374ea7 (patch)
tree7da88b64d06bff2994c1d2cdf2d781d89bcab9a0 /bundles
parent3ac6b6de465be23cf413e3437cb2b8a59e831df3 (diff)
downloadeclipse.platform.team-136ca3f4523636e48f3ac3bed42f06ac0b374ea7.tar.gz
eclipse.platform.team-136ca3f4523636e48f3ac3bed42f06ac0b374ea7.tar.xz
eclipse.platform.team-136ca3f4523636e48f3ac3bed42f06ac0b374ea7.zip
Removed unused messages
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/CVSMessages.java111
-rw-r--r--bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties83
2 files changed, 2 insertions, 192 deletions
diff --git a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/CVSMessages.java b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/CVSMessages.java
index 8112f7db3..3a960a821 100644
--- a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/CVSMessages.java
+++ b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/CVSMessages.java
@@ -13,39 +13,17 @@ import org.eclipse.osgi.util.NLS;
public class CVSMessages extends NLS {
private static final String BUNDLE_NAME = "org.eclipse.team.internal.ccvs.core.messages";//$NON-NLS-1$
- //
- // Copyright (c) 2000, 2005 IBM Corporation and others.
- // All rights reserved. This program and the accompanying materials
- // are made available under the terms of the Eclipse Public License v1.0
- // which accompanies this distribution, and is available at
- // http://www.eclipse.org/legal/epl-v10.html
- //
- // Contributors:
- // IBM Corporation - initial API and implementation
- //
- public static String org_eclipse_team_internal_provider_cvs_CVSException;
-
public static String ok;
- public static String internal;
-
public static String AbstractStructureVisitor_sendingFolder;
public static String AbstractStructureVisitor_sendingFile;
public static String AbstractStructureVisitor_noRemote;
- public static String AddDeleteMoveListener_deletedResource;
- public static String AddDeleteMoveListener_Error_creating_deletion_marker_1;
- public static String AddDeleteMoveListener_Local_addition_not_under_CVS_control_2;
- public static String AddDeleteMoveListener_Error_creating_addition_marker_3;
- public static String AddDeleteMoveListener_Error_updating_marker_state_4;
-
public static String CVSAuthenticationException_detail;
public static String CVSCommunicationException_io;
public static String CVSCommunicationException_interruptCause;
public static String CVSCommunicationException_interruptSolution;
public static String CVSCommunicationException_alternateInterruptCause;
public static String CVSCommunicationException_alternateInterruptSolution;
- public static String CVSFileException_io;
- public static String CVSDiffException_message;
public static String CVSStatus_messageWithRoot;
public static String CVSTag_nullName;
@@ -63,49 +41,29 @@ public class CVSMessages extends NLS {
public static String java_net_ConnectException;
public static String java_net_SocketException;
public static String java_net_NoRouteToHostException;
-
+
public static String Connection_cannotClose;
public static String Connection_readUnestablishedConnection;
public static String Connection_writeUnestablishedConnection;
public static String Connection_0;
public static String PServerConnection_invalidChars;
- public static String PServerConnection_hostInvalid;
public static String PServerConnection_loginRefused;
public static String PServerConnection_invalidUser;
public static String PServerConnection_socket;
public static String PServerConnection_connectionRefused;
- public static String PServerConnection_stream;
public static String PServerConnection_noResponse;
public static String PServerConnection_authenticating;
- public static String CVSProviderPlugin_cannotUpdateDescription;
- public static String CVSProviderPlugin_errorDeletingCache;
- public static String CVSProviderPlugin_errorCreatingCache;
public static String CVSProviderPlugin_unknownStateFileVersion;
- public static String CVSProvider_exception;
- public static String CVSProvider_invalidResource;
- public static String CVSProvider_initialImport;
- public static String CVSProvider_alreadyExists;
- public static String CVSProvider_rename;
- public static String CVSProvider_save;
public static String CVSProvider_ioException;
- public static String CVSProvider_errorSaving;
public static String CVSProvider_errorLoading;
public static String CVSProvider_infoMismatch;
public static String CVSTeamProvider_noFolderInfo;
- public static String CVSTeamProvider_deconfigureProblem;
- public static String CVSTeamProvider_initializationFailed;
- public static String CVSTeamProvider_visitError;
public static String CVSTeamProvider_invalidResource;
- public static String CVSTeamProvider_checkinProblems;
- public static String CVSTeamProvider_invalidProjectState;
public static String CVSTeamProvider_typesDiffer;
- public static String CVSTeamProvider_connectionInfo;
- public static String CVSTeamProvider_scrubbingResource;
- public static String CVSTeamProvider_preparingToSetKSubst;
public static String CVSTeamProvider_settingKSubst;
public static String CVSTeamProvider_cleanLineDelimitersException;
public static String CVSTeamProvider_changingKeywordComment;
@@ -120,24 +78,14 @@ public class CVSMessages extends NLS {
public static String ResourceDeltaVisitor_visitError;
- public static String ResponseDispatcher_serverError;
- public static String ResponseDispatcher_problemsReported;
- public static String ResponseDispatcher_receiving;
-
- public static String FileProperties_invalidEntryLine;
-
public static String EclipseResource_invalidResourceClass;
- public static String RemoteResource_invalidResourceClass;
public static String RemoteResource_invalidOperation;
public static String RemoteFolder_invalidChild;
public static String RemoteFolder_errorFetchingRevisions;
public static String RemoteFolder_errorFetchingMembers;
public static String RemoteFolder_doesNotExist;
- public static String RemoteFile_noContentsReceived;
- public static String RemoteFile_errorRetrievingFromCache;
-
public static String RemoteFolderTreeBuilder_buildingBase;
public static String RemoteFolderTreeBuilder_0;
public static String RemoteFolderTreeBuilder_receivingDelta;
@@ -145,15 +93,11 @@ public class CVSMessages extends NLS {
public static String RemoteFolderTreeBuilder_missingParent;
public static String RemoteFolderTreeBuild_folderDeletedFromServer;
- public static String ReplaceWithBaseVisitor_replacing;
-
public static String Session_badInt;
public static String Session_receiving;
- public static String Session_sending;
public static String Session_transfer;
public static String Session_transferNoSize;
public static String Session_calculatingCompressedSize;
- public static String Session_dot_2;
public static String Session_0;
public static String Command_receivingResponses;
@@ -193,11 +137,8 @@ public class CVSMessages extends NLS {
public static String Tag_notVersionOrBranchError;
- public static String DefaultHandler_connectionClosed;
public static String ModTimeHandler_invalidFormat;
- public static String Updated_numberFormat;
public static String UpdateListener_0;
- public static String UnsupportedHandler_message;
public static String RemovedHandler_invalid;
public static String RemovedHandler_0;
public static String CheckInHandler_checkedIn;
@@ -216,17 +157,11 @@ public class CVSMessages extends NLS {
public static String KSubstOption__kk_long;
public static String KSubstOption_unknown_short;
public static String KSubstOption_unknown_long;
-
+
public static String AdminKSubstListener_expectedRCSFile;
public static String AdminKSubstListener_commandRootNotManaged;
public static String AdminKSubstListener_expectedChildOfCommandRoot;
- public static String AdminKSubstListener_couldNotSetResourceSyncInfo;
-
- public static String CVSRepositoryLocation_nullLocation;
- public static String CVSRepositoryLocation_emptyLocation;
- public static String CVSRepositoryLocation_endWhitespace;
public static String CVSRepositoryLocation_locationForm;
- public static String CVSRepositoryLocation_startOfLocation;
public static String CVSRepositoryLocation_methods;
public static String CVSRepositoryLocation_parsingMethod;
public static String CVSRepositoryLocation_parsingUser;
@@ -235,46 +170,26 @@ public class CVSMessages extends NLS {
public static String CVSRepositoryLocation_parsingPort;
public static String CVSRepositoryLocation_parsingRoot;
public static String CVSRepositoryLocation_invalidFormat;
- public static String CVSRepositoryLocation_authenticationCanceled;
- public static String CVSRepositoryLocation_errorCaching;
public static String CVSRepositoryLocation_openingConnection;
public static String CVSRepositoryLocation_usernameRequired;
public static String CVSRepositoryLocation_hostRequired;
public static String CVSRepositoryLocation_rootRequired;
public static String CVSRepositoryLocation_noAuthenticator;
- public static String ProjectDescriptionContentHandler_xml;
-
- public static String Util_invalidResource;
public static String Util_timeout;
public static String Util_processTimeout;
public static String Util_truncatedPath;
public static String ResourceSyncInfo_malformedSyncBytes;
- public static String Synchronizer_reload;
- public static String Checking_out_from_CVS____5;
- public static String FileSystemSynchronizer_Error_loading_from_CVS_Entries_file_1;
- public static String FileSystemSynchronizer_Error_loading_from__cvsignore_file_2;
- public static String FileSystemSynchronizer_Error_loading_from_CVS_Root_Repository_files_3;
- public static String FileSystemSynchronizer_Error_reloading_sync_information_5;
public static String Malformed_entry_line___11;
public static String Malformed_entry_line__missing_name___12;
public static String Malformed_entry_line__missing_revision___13;
public static String FolderSyncInfo_Maleformed_root_4;
- public static String SyncFileUtil_Error_writing_to_Entries_log_48;
- public static String SyncFileUtil_Cannot_close_Entries_log_49;
- public static String SyncFileUtil_Error_reloading_sync_information_58;
- public static String SyncFileUtil_Error_writing_to__cvsignore_61;
- public static String SyncFileUtil_Cannot_close__cvsignore_62;
public static String SyncFileWriter_baseNotAvailable;
public static String BaseRevInfo_malformedEntryLine;
- public static String FileModificationValidator_isReadOnly;
-
public static String EXTServerConnection_invalidPort;
public static String EXTServerConnection_varsNotSet;
- public static String EXTServerConnection_ioError;
-
public static String CVSRemoteSyncElement_rootDiffers;
public static String CVSRemoteSyncElement_repositoryDiffers;
public static String Util_Internal_error__resource_does_not_start_with_root_3;
@@ -285,7 +200,6 @@ public class CVSMessages extends NLS {
public static String EclipseFile_Problem_deleting_resource;
public static String EclipseFile_Problem_accessing_resource;
- public static String EclipseFile_Problem_creating_resource;
public static String EclipseFile_Problem_writing_resource;
public static String EclipseFolder_problem_creating;
public static String EclipseFolder_isModifiedProgress;
@@ -298,10 +212,6 @@ public class CVSMessages extends NLS {
public static String EclipseSynchronizer_ErrorSettingIgnorePattern;
public static String EclipseSynchronizer_ErrorCommitting;
public static String EclipseSynchronizer_folderSyncInfoMissing;
- public static String EclipseSynchronizer_workspaceClosedForResource;
-
- public static String SynchrnoizerSyncInfoCache_failedToSetSyncBytes;
-
public static String SyncFileChangeListener_errorSettingTeamPrivateFlag;
public static String RemoteFile_getContents;
@@ -311,16 +221,11 @@ public class CVSMessages extends NLS {
public static String RemoteModule_getRemoteModules;
public static String RemoteModule_invalidDefinition;
- public static String PruneFolderVisitor_caseVariantsExist;
- public static String PruneFolderVisitor_caseVariantExists;
-
public static String Version_unsupportedVersion;
public static String Version_unknownVersionFormat;
public static String Version_versionNotValidRequest;
public static String LogListener_invalidRevisionFormat;
- public static String RemoteFile_Could_not_cache_remote_contents_to_disk__Caching_remote_file_in_memory_instead__1;
-
public static String NotifyInfo_MalformedLine;
public static String NotifyInfo_MalformedNotificationType;
public static String NotifyInfo_MalformedNotifyDate;
@@ -331,17 +236,8 @@ public class CVSMessages extends NLS {
public static String CVSAnnotateBlock_5;
public static String CVSAnnotateBlock_6;
public static String CVSMergeSubscriber_2;
- public static String CVSMergeSubscriber_4;
- public static String CVSMergeSubscriber_13;
- public static String CVSMergeSubscriber_19;
- public static String CVSMergeSubscriber_21;
- public static String CVSMergeSubscriber_22;
public static String CVSProviderPlugin_20;
- public static String CVSProviderPlugin_21;
- public static String CVSRevisionNumberCompareCriteria_1;
- public static String ReentrantLock_9;
public static String CRLFDetectInputStream_0;
- public static String SynchronizerSyncInfoCache_0;
public static String DeferredResourceChangeHandler_0;
public static String DeferredResourceChangeHandler_1;
public static String CVSWorkspaceRoot_11;
@@ -354,9 +250,6 @@ public class CVSMessages extends NLS {
public static String CVSSyncInfo_9;
public static String CVSSyncInfo_10;
public static String CVSCompareSubscriber_2;
- public static String CVSCompareSubscriber_3;
- public static String CompareDiffListener_11;
- public static String CompareDiffListener_12;
public static String AnnotateListener_3;
public static String AnnotateListener_4;
public static String CVSWorkspaceSubscriber_1;
diff --git a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties
index 8a84c7c95..2bee1e4eb 100644
--- a/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties
+++ b/bundles/org.eclipse.team.cvs.core/src/org/eclipse/team/internal/ccvs/core/messages.properties
@@ -8,20 +8,13 @@
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
-org_eclipse_team_internal_provider_cvs_CVSException=CVS Error: {0}
ok=ok
-internal=An internal error has occurred. Consult the error log for details.
AbstractStructureVisitor_sendingFolder=Processing {0}
AbstractStructureVisitor_sendingFile=Processing {0}
AbstractStructureVisitor_noRemote=Unable to determine remote location for resource
-AddDeleteMoveListener_deletedResource={0} has been deleted locally
-AddDeleteMoveListener_Error_creating_deletion_marker_1=Error creating deletion marker
-AddDeleteMoveListener_Local_addition_not_under_CVS_control_2=Local addition not under CVS control
-AddDeleteMoveListener_Error_creating_addition_marker_3=Error creating addition marker
-AddDeleteMoveListener_Error_updating_marker_state_4=Error updating marker state
CVSAuthenticationException_detail=Authentication error: {0}
CVSCommunicationException_io=CVS communication error: {0}
@@ -29,8 +22,6 @@ CVSCommunicationException_interruptCause=The most likely cause of the interrupt
CVSCommunicationException_interruptSolution=The CVS communications timeout can be adjusted in the Team/CVS preferences.
CVSCommunicationException_alternateInterruptCause=Another possible cause is the improper configuration of the "ext" connection method.
CVSCommunicationException_alternateInterruptSolution=The "ext" connection method can be configured on the Team/CVS/EXT Connection Method preference page
-CVSFileException_io=Error accessing CVS file
-CVSDiffException_message=The compared files are different
CVSStatus_messageWithRoot={0}: {1}
CVSTag_nullName=Name must not be null
@@ -55,42 +46,22 @@ Connection_writeUnestablishedConnection=Failure due to attempt to write to an un
Connection_0=Could not connect to {0}: {1}
PServerConnection_invalidChars=Invalid characters in password
-PServerConnection_hostInvalid=Invalid host
PServerConnection_loginRefused=Incorrect user name or password
PServerConnection_invalidUser={0}
PServerConnection_socket=Cannot connect to host: {0}
PServerConnection_connectionRefused=Connection refused: {0}
-PServerConnection_stream=Error opening socket connection
PServerConnection_noResponse=No response from server
PServerConnection_authenticating=Authenticating using pserver
-CVSProviderPlugin_cannotUpdateDescription=Error updating project description
-CVSProviderPlugin_errorDeletingCache=Error occurred deleting cache: {0}
-CVSProviderPlugin_errorCreatingCache=Error occurred creating cache: {0}
CVSProviderPlugin_unknownStateFileVersion=Could not read CVS state file: unknown version ''{0}''.
-CVSProvider_exception=Internal error occurred.
-CVSProvider_invalidResource=Resource {0} is not a CVS resource
-CVSProvider_initialImport=Initial import
-CVSProvider_alreadyExists=The specified repository location already exists.
-CVSProvider_rename=An I/O Exception occurred while renaming the state file {0}
-CVSProvider_save=An I/O Exception occurred while saving the state file {0}
CVSProvider_ioException=I/O Exception occurred on the state file
-CVSProvider_errorSaving=Error saving state
CVSProvider_errorLoading=Error loading state
CVSProvider_infoMismatch=Provided CVS information does not match that on disk for project {0}
CVSTeamProvider_noFolderInfo=Project {0} does not contain CVS folder meta-information
-CVSTeamProvider_deconfigureProblem=Error while deconfiguring CVS project {0}
-CVSTeamProvider_initializationFailed=Initialization of CVS for project {0} failed
-CVSTeamProvider_visitError=An error occurred while visiting resource {0}
CVSTeamProvider_invalidResource=Resource {0} is not a child of project {1}
-CVSTeamProvider_checkinProblems=Problems occurred committing resources to server
-CVSTeamProvider_invalidProjectState=CVS sharing information is missing from project {0}
CVSTeamProvider_typesDiffer=Error retrieving remote resource tree. Local and remote resource types differ for {0}
-CVSTeamProvider_connectionInfo=Updating connection information for project {0}
-CVSTeamProvider_scrubbingResource=Scrubbing {0}
-CVSTeamProvider_preparingToSetKSubst=Preparing to set keyword substitution mode
CVSTeamProvider_settingKSubst=Setting keyword substitution mode
CVSTeamProvider_cleanLineDelimitersException=Exception occurred while cleaning line delimiters
CVSTeamProvider_changingKeywordComment=*** keyword substitution change ***
@@ -105,23 +76,16 @@ CVSTeamProvider_updatingFolder=Updating {0}
ResourceDeltaVisitor_visitError=Error while processing resource deltas
-ResponseDispatcher_serverError=The CVS server responded with an error (see the CVS console)
-ResponseDispatcher_problemsReported= Errors occurred during the CVS operation
-ResponseDispatcher_receiving=Receiving response
-FileProperties_invalidEntryLine=Invalid entry line: {0}
EclipseResource_invalidResourceClass=Two different implementations of ICVSResource used
-RemoteResource_invalidResourceClass=Two different implementations of ICVSResource used
RemoteResource_invalidOperation=Invalid operation performed on remote resource
RemoteFolder_invalidChild=Resource {0} is not a child of folder {1}
RemoteFolder_errorFetchingRevisions=Error fetching file revisions
RemoteFolder_errorFetchingMembers=One or more error occurred fetching the members of a remote folder
RemoteFolder_doesNotExist=Folder {0} does not exist remotely or you do not have permission to access it
-RemoteFile_noContentsReceived=No contents received from server for {0}
-RemoteFile_errorRetrievingFromCache=Error occurred retrieving cached contents: {0}
RemoteFolderTreeBuilder_buildingBase=Collecting local synchronization information
RemoteFolderTreeBuilder_0=Resource {0} is no longer mapped to CVS.
@@ -130,15 +94,12 @@ RemoteFolderTreeBuilder_receivingRevision=Receiving revision for {0}
RemoteFolderTreeBuilder_missingParent=An error has occurred processing file ''{0} {1}''
RemoteFolderTreeBuild_folderDeletedFromServer=Folder ''{0}'' has been deleted from the server.
-ReplaceWithBaseVisitor_replacing=Replacing ''{0}''
Session_badInt="Malformed file transmission received"
Session_receiving=Receiving file: {0}
-Session_sending=Sending file: {0}
Session_transfer={0} ({1}K of {2}K bytes)
Session_transferNoSize={0}
Session_calculatingCompressedSize=Calculating compressed size: {0}
-Session_dot_2=dot
Session_0=cvs client: {0}
Command_receivingResponses=Receiving server response
@@ -166,7 +127,6 @@ Command_expand_modules=expand-modules
Command_unsupportedResponse=Unknown response received from cvs server: {0} {1}
Command_argumentNotManaged=Argument {0} is not managed
Command_invalidTag=HEAD is not a valid tag
-Command_noOpenSession=The CVS command cannot be issued because there is no connection available
Command_seriousServerError=The server reported an error: {0}
Add_invalidParent=Error during add command. Parent of {0} is not managed.
@@ -178,11 +138,8 @@ Diff_serverError=The server reported an error while performing the "cvs diff" co
Tag_notVersionOrBranchError=Error applying tag: the tag provided is not a version or branch tag.
-DefaultHandler_connectionClosed=The connection to the server has been closed
ModTimeHandler_invalidFormat=The server modification time {0} is in an unknown format
-Updated_numberFormat=Server did not send length of the file
UpdateListener_0=An unmergable conflict has occurred for binary file {0}. Revision {1} has been loaded and overwritten local changes have been saved in file {2}
-UnsupportedHandler_message=Unsupported response received from server
RemovedHandler_invalid=Invalid removed response received from CVS server for {0}
RemovedHandler_0=An error occurred removing resource {0}
CheckInHandler_checkedIn= Receiving confirmation for file {0}.
@@ -205,13 +162,8 @@ KSubstOption_unknown_long=Unknown ({0})
AdminKSubstListener_expectedRCSFile=Expected RCS file {0} to end in '',v''
AdminKSubstListener_commandRootNotManaged=Local root for this command is not managed
AdminKSubstListener_expectedChildOfCommandRoot=Expected RCS file {0} to be a child of remote root for this command {1}
-AdminKSubstListener_couldNotSetResourceSyncInfo=Could not set resource sync info for {0}: {1}
-CVSRepositoryLocation_nullLocation=Location must not be null
-CVSRepositoryLocation_emptyLocation=Location must not be empty
-CVSRepositoryLocation_endWhitespace=Location must not end with whitespace
CVSRepositoryLocation_locationForm=Location must have form ':methodname:[user[:password]@]host:[port]/path/to/cvsroot'
-CVSRepositoryLocation_startOfLocation=Location must start with a connection method name enclosed in colons
CVSRepositoryLocation_methods=Only the following methods are supported: {0}
CVSRepositoryLocation_parsingMethod=Error in connection method specification
CVSRepositoryLocation_parsingUser=Error in user name specification
@@ -220,45 +172,28 @@ CVSRepositoryLocation_parsingHost=Error in host specification
CVSRepositoryLocation_parsingPort=Error in port specification
CVSRepositoryLocation_parsingRoot=Error in repository root directory specification
CVSRepositoryLocation_invalidFormat=Invalid CVS repository location format: {0}
-CVSRepositoryLocation_authenticationCanceled=Authentication canceled by user
-CVSRepositoryLocation_errorCaching=Error occurred while saving password for {0}
CVSRepositoryLocation_openingConnection=Opening connection to {0}
CVSRepositoryLocation_usernameRequired=A username is required to make a connection
CVSRepositoryLocation_hostRequired=A host name is required to make a connection
CVSRepositoryLocation_rootRequired=A root path is required to make a connection
CVSRepositoryLocation_noAuthenticator=No CVS authenticator is registered
-ProjectDescriptionContentHandler_xml=Error parsing project description file
-Util_invalidResource=Resource {1} is not relative to root {0}
Util_timeout=A timeout occurred connecting to host {0}
Util_processTimeout=A timeout occurred executing command ''{0}''
Util_truncatedPath=...{0}
ResourceSyncInfo_malformedSyncBytes=Malformed entry line bytes encountered: {0}
-Synchronizer_reload=Examining {0}
-Checking_out_from_CVS____5=Checking out from CVS...
-FileSystemSynchronizer_Error_loading_from_CVS_Entries_file_1=Error loading from CVS/Entries file
-FileSystemSynchronizer_Error_loading_from__cvsignore_file_2=Error loading from .cvsignore file
-FileSystemSynchronizer_Error_loading_from_CVS_Root_Repository_files_3=Error loading from CVS/Root,Repository files
-FileSystemSynchronizer_Error_reloading_sync_information_5=Error reloading sync information
Malformed_entry_line___11=Malformed entry line:
Malformed_entry_line__missing_name___12=Malformed entry line, missing name:
Malformed_entry_line__missing_revision___13=Malformed entry line, missing revision:
FolderSyncInfo_Maleformed_root_4=Malformed root
-SyncFileUtil_Error_writing_to_Entries_log_48=Error writing to Entries.log
-SyncFileUtil_Cannot_close_Entries_log_49=Cannot close Entries.log
-SyncFileUtil_Error_reloading_sync_information_58=Error reloading sync information
-SyncFileUtil_Error_writing_to__cvsignore_61=Error writing to .cvsignore
-SyncFileUtil_Cannot_close__cvsignore_62=Cannot close .cvsignore
SyncFileWriter_baseNotAvailable=Could not restore the base contents of ''{0}'' from the local cache.
BaseRevInfo_malformedEntryLine=Malformed entry line ''{0}'' for base revision information file.
-FileModificationValidator_isReadOnly=File is Read Only.
EXTServerConnection_invalidPort=A port cannot be specified for the ext connection method.
EXTServerConnection_varsNotSet=Cannot run external ext program because CVS_RSH and CVS_SERVER variables are not initialized.
-EXTServerConnection_ioError=Error starting external connection program: {0}. Ensure that the path is correct and that you can connect manually using this program.
CVSRemoteSyncElement_rootDiffers=Error mapping local folder {0} to repository {1}. It is already managed by repository {2}.
CVSRemoteSyncElement_repositoryDiffers=Error mapping local folder {0} to remote folder {1}. It is already mapped to {2}.
@@ -270,7 +205,6 @@ CVSProvider_Creating_projects_2=Creating projects
EclipseFile_Problem_deleting_resource=Problem deleting resource: {0}. {1}
EclipseFile_Problem_accessing_resource=Problem accessing resource: {0}. {1} Perform a Refresh.
-EclipseFile_Problem_creating_resource=Problem creating resource: {0}. {1}
EclipseFile_Problem_writing_resource=Problem writing resource ''{0}''. {1}
EclipseFolder_problem_creating=Problem creating folder: {0}. {1}
EclipseFolder_isModifiedProgress=Determining if {0} has outgoing changes...
@@ -283,9 +217,7 @@ EclipseSynchronizer_ErrorSettingResourceSync=Cannot set resource sync info on {0
EclipseSynchronizer_ErrorSettingIgnorePattern=Cannot set ignored pattern on {0}
EclipseSynchronizer_ErrorCommitting=Errors saving CVS synchronization information to disk. Please fix the problems listed below and then update the affected resources from the CVS repository.
EclipseSynchronizer_folderSyncInfoMissing=CVS synchronization information could not be found for folder ''{0}''
-EclipseSynchronizer_workspaceClosedForResource=Invalid attempt to modify the sync info for resource ''{0}''
-SynchrnoizerSyncInfoCache_failedToSetSyncBytes=Could not change sync info for ''{0}'' from ''{1}'' to ''{2}'' because the workspace is locked.
SyncFileChangeListener_errorSettingTeamPrivateFlag=Error setting team-private flag on resource
@@ -296,15 +228,12 @@ RemoteFolder_getMembers=Retrieving children of remote folder
RemoteModule_getRemoteModules=Retrieving remote modules
RemoteModule_invalidDefinition=Invalid module definition ''{0}'' received from ''{1}''.
-PruneFolderVisitor_caseVariantsExist=The following resources could not be created.
-PruneFolderVisitor_caseVariantExists=The resource ''{0}'' could not be created because another resource exists whose path differs only by case.
Version_unsupportedVersion=Host ''{0}'' is running unsupported CVS version {1}. Although most functionality works, use version 1.11.1p1 or later for full support.
Version_unknownVersionFormat=Host ''{0}'' is running ''{1}'' which is an unknown version to the workbench. Although most functionality may work, use version 1.11.1p1 or later for full support.
Version_versionNotValidRequest=Unable to determine server version. Host ''{0}'' does not support the ''cvs version'' command. Although most functionality works, use version 1.11.1p1 or later for full support.
LogListener_invalidRevisionFormat=Invalid revision format ''{1}'' for tag ''{0}''.
-RemoteFile_Could_not_cache_remote_contents_to_disk__Caching_remote_file_in_memory_instead__1=Could not cache remote contents to disk. Caching remote file in memory instead. Exception follows.
NotifyInfo_MalformedLine=Invalid Notify format: ''{0}''
NotifyInfo_MalformedNotificationType=Invalid notification type in line: ''{0}''
@@ -316,17 +245,8 @@ CVSAnnotateBlock_4=lines
CVSAnnotateBlock_5=line
CVSAnnotateBlock_6={0} {1} ({2} {3})
CVSMergeSubscriber_2=CVS Merge ''{0} to {1}''
-CVSMergeSubscriber_4=Shows the the differences between a merge source and the workspace.
-CVSMergeSubscriber_13=Error restoring merge subscriber: {0} is an invalid save context.
-CVSMergeSubscriber_19=Error restoring merge subscriber {0}: There are no roots in the save context.
-CVSMergeSubscriber_21=Ignoring root resource {0} because it does not exist in the current workspace.
-CVSMergeSubscriber_22=Error restoring merge subscriber {0}: There are no existing roots in the save context.
CVSProviderPlugin_20=CVS Workspace
-CVSProviderPlugin_21=Synchronizes the CVS managed resources in your workspace with their associated remote location
-CVSRevisionNumberCompareCriteria_1=Comparing revision numbers
-ReentrantLock_9=An error occurred writting CVS synchronization information to disk. Some information may be lost.
CRLFDetectInputStream_0=CVS file {0} either contains invalid line endings on the server (CR/LF instead of just LF) or is a binary file that is not marked as -kb.
-SynchronizerSyncInfoCache_0=Synchronization information could not be cached for {0}. The only negative effect of this may be decreased performance.
DeferredResourceChangeHandler_0=Reconciling CVS state changes
DeferredResourceChangeHandler_1=Errors occured handling ignore file (.cvsignore) changes. Some resources may not be decorated properly.
CVSWorkspaceRoot_11=The parent folder of managed file {0} does not have sync info associated with it.
@@ -339,9 +259,6 @@ CVSSyncInfo_8=Invalid attempt to make outgoing resource {0} in-sync. This operat
CVSSyncInfo_9=Cannot make {0} in-sync because its parent is not under CVS control.
CVSSyncInfo_10=Cannot make {0} in-sync because there is no corresponding remote.
CVSCompareSubscriber_2=CVS Compare ''{0}''
-CVSCompareSubscriber_3=Shows the differences between a tag and the workspace.
-CompareDiffListener_11=Unsupported message sequence received while comparing using CVS diff command
-CompareDiffListener_12=Unknown message format received while comparing using CVS diff command: {0}
AnnotateListener_3=Skipping binary file
AnnotateListener_4=Cannot annotate a binary file.
CVSWorkspaceSubscriber_1=Calculating synchronization state for {0}

Back to the top