- UnchangedRequest - Class in org.netbeans.lib.cvsclient.request
-
Tells the server that a particular filename has not been modified in the
checked-out directory.
- UnchangedRequest(String) - Constructor for class org.netbeans.lib.cvsclient.request.UnchangedRequest
-
Construct an Unchanged request
- UnchangedRequest(File) - Constructor for class org.netbeans.lib.cvsclient.request.UnchangedRequest
-
Construct an Unchanged request
- UnconfiguredRequestException - Exception in org.netbeans.lib.cvsclient.request
-
This exception indicates that a request has not been properly configured
hence cannot be sent to the server for processing
- UnconfiguredRequestException() - Constructor for exception org.netbeans.lib.cvsclient.request.UnconfiguredRequestException
-
- UnconfiguredRequestException(String) - Constructor for exception org.netbeans.lib.cvsclient.request.UnconfiguredRequestException
-
- UNEDIT - Static variable in class org.netbeans.lib.cvsclient.command.Watch
-
- UneditCommand - Class in org.netbeans.lib.cvsclient.command.unedit
-
- UneditCommand() - Constructor for class org.netbeans.lib.cvsclient.command.unedit.UneditCommand
-
Construct a new editors command.
- UNKNOWN - Static variable in class org.netbeans.lib.cvsclient.command.commit.CommitBuilder
-
Parsing constants.
- UNKNOWN - Static variable in class org.netbeans.lib.cvsclient.command.commit.CommitInformation
-
- UNKNOWN - Static variable in class org.netbeans.lib.cvsclient.command.update.UpdateBuilder
-
Parsing constants..
- UNKNOWN - Static variable in class org.netbeans.lib.cvsclient.file.FileStatus
-
The unknown status, i.e.
- UNRESOLVED_CONFLICT - Static variable in class org.netbeans.lib.cvsclient.file.FileStatus
-
A file with the same name as this new file has been added to the
repository from a second workspace.
- UP_TO_DATE - Static variable in class org.netbeans.lib.cvsclient.file.FileStatus
-
The up-to-date status, i.e.
- update - Class in org.netbeans.lib.cvsclient.commandLine.command
-
A factory class for creating and configuring an update command
- update() - Constructor for class org.netbeans.lib.cvsclient.commandLine.command.update
-
- UPDATE - Static variable in class org.netbeans.lib.cvsclient.request.CommandRequest
-
- updateAdminData(String, String, Entry, GlobalOptions) - Method in interface org.netbeans.lib.cvsclient.admin.AdminHandler
-
Create or update the administration files for a particular file.
- updateAdminData(String, String, Entry, GlobalOptions) - Method in class org.netbeans.lib.cvsclient.admin.StandardAdminHandler
-
Create or update the administration files for a particular file.
- updateAdminData(String, String, Entry) - Method in class org.netbeans.lib.cvsclient.Client
-
Create or update the administration files for a particular file.
- updateAdminData(String, String, Entry) - Method in interface org.netbeans.lib.cvsclient.ClientServices
-
Create or update the administration files for a particular file
This will create the CVS directory if necessary, and the
Root and Repository files if necessary.
- updateAdminData(String, String, Entry) - Method in interface org.netbeans.lib.cvsclient.response.ResponseServices
-
Create or update the administration files for a particular file
This will create the CVS directory if necessary, and the
Root and Repository files if necessary.
- UpdateBuilder - Class in org.netbeans.lib.cvsclient.command.update
-
Handles the building of update information object and the firing of
events when complete objects are built.
- UpdateBuilder(EventManager, String) - Constructor for class org.netbeans.lib.cvsclient.command.update.UpdateBuilder
-
- UpdateCommand - Class in org.netbeans.lib.cvsclient.command.update
-
The Update command.
- UpdateCommand() - Constructor for class org.netbeans.lib.cvsclient.command.update.UpdateCommand
-
Construct a new update command.
- userName - Variable in class org.netbeans.lib.cvsclient.connection.PServerConnection
-
The user name to use.
- UseUnchangedRequest - Class in org.netbeans.lib.cvsclient.request
-
Issues the UseUnchanged request, which tells servers that the client
is using version 1.10 of the CVS protocol.
- UseUnchangedRequest() - Constructor for class org.netbeans.lib.cvsclient.request.UseUnchangedRequest
-