McKinney, Doug wrote: > Our Tech Pubs department (as well as our firmware group) are in the > process of converting our versioning application from Visual > SourceSafe to TortoiseSVN. I am looking for a Diff/Merge tool that is > compatible with FrameMaker 9.
There is none... Which is ok because when you add a Framemaker file to your Subversion repository, it'll be treated as a binary file and SVN won't diff/merge it anyway. SVN allows multiple developers to simultaneously modify line-based source-code files, but it will not allow multiple developers to simultaneously modify Framemaker files. Under SVN, your editing process will be as it was under VSS: Frame files will be editable by only one person at a time. -Andrew === Andrew Warren - [email protected] === Synaptics, Inc - Santa Clara, CA _______________________________________________ You are currently subscribed to framers as [email protected]. Send list messages to [email protected]. To unsubscribe send a blank email to [email protected] or visit http://lists.frameusers.com/mailman/options/framers/archive%40mail-archive.com Send administrative questions to [email protected]. Visit http://www.frameusers.com/ for more resources and info.
