The Stamp Feature is a reminder system that is useful when a user employs multiple
machines with the same project.
KSW copies its internal data to the local web every time a project is saved. This feature
allows for import of a project when switching to another workstation (access to previous
workstation not required). It also allows a
user to work from multiple workstations. Under this latter scenario, the Stamp Feature
puts a "stamp" on the server, so the user may know when a build was not published on
another machine, or when a newer build exists on the server, but the local machine was not
refreshed (publish 'Remote to local').
Requirement:
The Stamp Feature requires the /ksw/db directory on server
to be write-enabled.
You may also protect this directory with credentials, as it only contains internal KSW
data.
Important: In order to test the connection
successfully, save the project and publish at least once - after creating it - before
enabling the Stamp Feature.
Enable the Stamp Feature in Tools > Options > Project
Options > Stamp.
See also:
Stamp on Linux Servers