Community Q&A

Welcome to Audiokinetic’s community-driven Q&A forum. This is the place where Wwise and Strata users help each other out. For direct help from our team, please use the Support Tickets page. To report a bug, use the Bug Report option in the Audiokinetic Launcher. (Note that Bug Reports submitted to the Q&A forum will be rejected. Using our dedicated Bug Report system ensures your report is seen by the right people and has the best chance of being fixed.)

To get the best answers quickly, follow these tips when posting a question:

  • Be Specific: What are you trying to achieve, or what specific issue are you running into?
  • Include Key Details: Include details like your Wwise and game engine versions, operating system, etc.
  • Explain What You've Tried: Let others know what troubleshooting steps you've already taken.
  • Focus on the Facts: Describe the technical facts of your issue. Focusing on the problem helps others find a solution quickly.

0 votes
Wwise 2022.1.0

Hello,

I am testing the SVN workgroup plugin that comes with the Wwise installation. I am using Tortoise SVN as the SVN client and RiouxSVN as the server. "Prompt for Checkout on Edit" is a new option added in Wwise 2021. I have set "subversion" as my source control plugin in the project settings and "prompt for checkout on edit" is on. When I edit a wwise work unit, nothing happens. I do not get a prompt to checkout the work unit.

I have checked out the project with two different users, using the svn repository hosted on RiouxSVN. In addition to not being prompted on edit, the file manager is not updated when another user has checked out a .wwu. If I would actually be prompted for checkout on edit it would solve my source control issues. Does anybody have any tips for how to solve this problem? is this a bug?
in General Discussion by Derrick R. (100 points)

1 Answer

0 votes

Unfortunately, Prompt for Checkout on Edit is an option that only works with Perforce. It does not work with SVN.

You would need to use the SVN Lock feature manually.

 

by Bernard R. (Audiokinetic) (35.8k points)
...