Yep, you can configure the post-commit hooks in VisualSVN Server (right click on the repository in VisualSVN Server Manager, then choose Properties and click the Hooks tab), and they should work just fine.
Although, if you're already using the hooks client-side in TortoiseSVN, you won't need to make any changes to VisualSVN Server. The benefit of doing it on the server though would be that all SVN users on all computers would get the same behaviour. Carey On Tue, Mar 10, 2009 at 4:15 AM, <t...@cvwarehouse.com> wrote: > > Hi, > > We are currently using Subversion on a fedora core with webSVN. > I am planning to use Visual SVN server and afterwards clients for our > developers (to have the Visual Studio add-in) > > I would like to setup Visual SVN server so it can interact with our > FogBugz ticketing system. > It works fine now using WebSVN and tortoise SVN > > Is it possible to configure this using VisualSVN? > > Thanks! >