Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: arissonleal on November 17, 2008, 11:31:43 pm

Title: Version Control with Subversion
Post by: arissonleal on November 17, 2008, 11:31:43 pm
Hello,

I'm try to configure EA to works with Subversion and i don't know what i need to put in the field "Subversion exe path", i'm using Tortoise client and it doesn't have svn.exe file.

The Subversion is installed in a remote machine, how can i configure this ?
Title: Re: Version Control with Subversion
Post by: aap on November 18, 2008, 08:01:04 pm
As well as TortoiseSVN we install a command line subversion client, such as Collabnet: http://www.collab.net/downloads/subversion/

This works fine alongside TortoiseSVN.

Andy
Title: Re: Version Control with Subversion
Post by: Gary W. on November 20, 2008, 09:32:58 am
Andy

Quote
... Collabnet: http://www.collab.net/downloads/subversion/
We are using a similar setup.  Have you figured out how to set up client defaults (e.g. mime-type, eol-style for specific file types) so that EA can pass these onto SubVersion??

I see section 7 ('configuration') in the svn-book but have not been able to duplicate this setup on any of our windows machines.  On unix, it's easy.. but I have not been successful using *.ini, or HKEY_CURRENT_USER\Software\Tigris.org\Subversion\Config\auto-props registry settings.   :-/
 
I can set it up on TortoiseSVN, but EA of course uses the (CollbatNet) svn.exe, which has its own means of setting up defaults.

TIA
Gary