- Appended to comment:
drh added on 2008-10-26 02:38:28:
The "configuration pull email" command now pulls the CONCEALED table. This only works if the appropriate credentials are presented to the server, of course. There is now also a "configuration push" command to send configuration data from local to remote. - Change status to "Fixed"
- Appended to comment:
drh added on 2008-10-05 13:20:47:
The command "fossil config pull ticket" now pulls down the REPORTFMT table. It does not yet pull the CONCEALED table, but that seems like a reasonable thing to add, provided that steps are taken to insure that anonymous users cannot get a copy of the CONCEALED table in this way. - Change priority to "Immediate"
- Change private_contact to "df332820968daaee8c281bf00b070b1cde2c81b9"
- Change resolution to "Open"
- Change subsystem to "one"
- Change comment to "The set of bug-report formats is stored in the REPORTFMT table. The CONCEALED table stores a mapping of SHA1 hashes back to email addresses which are the contact information for bug reports. Both tables are part of the private state of a repository and are thus not synced with the "sync", "push", "pull", or "clone" commands. Nevertheless, there should be a mechanism for users with the correct privileges to "push" or "pull" the REPORTFMT and CONCEALED table information from one repository to another."
- Change private_contact to "5840dffc1663561cf96cb9eb1563447ad11d8bbe"
- Change severity to "Critical"
- Change status to "Open"
- Change title to "Need a mechanism to sync the REPORTFMT and CONCEALED tables"
- Change type to "Feature_Request"