Hello Carl, I am not able to answer your specific question because Windows development is not my area of expertise. I will try to describe an alternative approach.
First, let me ask, what kind of documents are you managing in "simpledms"? Is that modularized XML / DITA with single-sourcing and translation management or is it office documents? We, simonsoft.se, develop a CCMS specifically for XML / DITA Authoring / Release / Translation / Publish which uses Subversion as the underlying database. It provides a Web UI that is DMS/CMS-centric rather than code-centric and we additionally allow users to manage files with TortoiseSVN, primarily managing graphics for the XML documents including the aspect of translated graphics (can be massive amounts of screenshots for some customers). We would also be interested in making TortoiseSVN as friendly as possible for non-technical users. I don't think we would go as far as a custom installation though. I think the Settings -> General -> Context Menu is an interesting place to tweak. Enabling a number of actions for the context menu can enable most users to never need the TortoiseSVN submenu (e.g. Show log, Get lock, Add, Import). There is a sync feature for TortoiseSVN settings. I would be very interested in the ability to configure TortoiseSVN from a Tsvncmd URL but the sync action is not available. Could be a security consideration? Perhaps we could add the ability to configure non-security settings from a Tsvncmd URL (perhaps triggering a settings sync getting the settings file from an https url). Thanks, Thomas Å. thomas.akesson at simonsoft.se On Sunday, April 18, 2021 at 5:25:27 PM UTC+2 [email protected] wrote: > Hello, > > I like to create a 'simplified' version of TortoiseSVN, just for version > management for documentation. I like it to co-exist with a normal > TortoiseSVN. > > I just want to alter e.g. the file ContextMenu.cpp to hide a number of > features I do not want in that simplified version. Then I want to 'rename' > the application: instead of TortoiseSVN is should be named 'simpledms', > just for company internal use. > > What are the steps I need to do roughly? > > Br > Carl. > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN-dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn-dev/b27106f5-3167-484b-ae65-11819b14f2ben%40googlegroups.com.

