About Us

Products

Services

Compatibility

Partners

Support

Store
 Login  View Cart

Wiki

Wiki Home > EAsvn


CrossOver Linux 6.2, Enterprise Architect, and Subversion


It is possible to configure Enterprise Architect to use Subversion on Windows, but on Linux, it doesn't work quite right out of the box. We've developed a few add ons that make this possible. Note that this is bleeding edge and completely unsupported. However, it helped one of our customers, so we thought we would share it. To take advantage of this, you need to have CrossOver 6.2.0, and then:
  1. Visit http://dl.codeweavers.com and enter an access key of svngate
  2. Download the updated cmd.exe.so and replace your copy of cxoffice/lib/wine/cmd.exe.so
  3. Download svngate.exe.so and place it somewhere Enterprise Architect can find it. For this example, we'll assume that you have put it into ~/.cxoffice/<bottle-name>/drive_c, which translates to C:\.
  4. Start EA and configure the version control settings to point to svngate.exe.so (e.g. c:\svngate.exe.so)

That should be it! If you run into trouble, you can try setting the environment variable
SVNGATE_DEBUG to be equal to a file; some log info will get written to that file. The full source
code is available as well if you are curious.


 Page Locked  Page History  Recent Changes Help Last modified on 2008-05-22 16:03:29 by Jeremy White