Reverting single event to previous version in perforce

Hi,

Is there a way to revert a single event from FMOD Studio to a previous version in perforce? Or to view the history of a single event? And if that’s not something that can be done in FMOD Studio, how do most people do that in practice when working on a large project?

Thanks!

It isn’t possible to revert individual events through the FMOD Studio Perforce integration, but you are able to do this externally by finding the GUID of the event you wish to revert (right click on it and select “Copy GUID”) and finding the xml file with this GUID. You can then use P4V or the command line to revert this event. Please note that if something more than just this event was changed (eg. a new nested event, a new audio files added, etc.) then you might get a validation warning when reopening the project.