Book a Demo

Author Topic: Version Control with Subversion  (Read 3221 times)

arissonleal

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Version Control with Subversion
« 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 ?

aap

  • EA Novice
  • *
  • Posts: 17
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Version Control with Subversion
« Reply #1 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

Gary W.

  • EA User
  • **
  • Posts: 139
  • Karma: +0/-0
    • View Profile
Re: Version Control with Subversion
« Reply #2 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