Synchronize client and server workspaces.
Overview
Scans the client computer's mounted workspaces looking for
changed files which have not been recorded on the server.
The synchronize command forces the client and database to
be brought to a matching state.
This can be used in conjunction with the snapshot command
to force client changes to the server prior to a backup
operation.
Syntax
|
|
| |
syn[chronize] <workspace>
|
|
|
Parameters
Example
|
|
| |
CodeMatrix>locks
Transaction: 000001E0 Started: 2003/02/28-12:18:32
Client - I/P: 192.168.0.38 name:
strontium.codematrix.local
Waiting on transaction: none
Locks:-
Transaction: 000001E1 Started: 2003/02/28-13:18:31
Client - I/P: 192.168.0.38 name:
strontium.codematrix.local
Waiting on transaction: none
Locks:-
W OBJ=000006CB
W OBJ=00000773
W OBJ=00000786
CodeMatrix>kill 1e1
|
|
|
In this example transaction 1e1 is shown to be
holding write locks and is terminated using the kill
command.
|