It is currently not possible to set a revision number on a configuration file within spacewalk. Instead the revision number always increases by one (which is harcoded within the code). Having more than one spacewalk server brings up questions about how to let configuration files run through the different development stages (simple scenario: having development spacewalk and production spacewalk). d = development p = production current situation: file a has revision 20 in spacewalk d file a moves to spacewalk p with revision 1 I'd like to be able to set revision 20 on that file a on spacewalk p to provide a certain grade of consistency between the spacewalks concerning the revision of the file and the content of the file. rgds Christoph Sievers
663f0cb9c44dfaa49b115537d8989af9a4b0c1d1 added to master
This bug has been fixed in Spacewalk 1.0. Closing.