Book a Demo

Author Topic: Using TortoiseSVN for Version Control  (Read 4233 times)

BeyondCloister

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Using TortoiseSVN for Version Control
« on: May 24, 2006, 12:18:57 pm »
Hello,

Can anyone tell me how I can use the TortoiseSVN  Subversion client for doing EA's internal Version Control?

Or do I have to use a different client?

When I tried to configure the Version Control I cannot find a SVN exe to set the Client Exe path to.

Thanks.

potterm

  • EA User
  • **
  • Posts: 126
  • Karma: +0/-0
    • View Profile
Re: Using TortoiseSVN for Version Control
« Reply #1 on: May 25, 2006, 01:42:32 pm »
EA doesn't integrate with TortoiseSVN directly - instead you need to point at the standard SVN client tools.  So if you want to use TortoiseSVN (for its Windows Explorer integration) you'd need to install both it and the standard subversion clients.

Martin

BeyondCloister

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Using TortoiseSVN for Version Control
« Reply #2 on: May 25, 2006, 02:24:57 pm »
Thanks,

That is what I suspected but I thought I would check first just incase I had missed something.