Book a Demo

Author Topic: Configuration SVN : what do i do wrong?  (Read 4112 times)

NicoDonckels

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
Configuration SVN : what do i do wrong?
« on: May 17, 2011, 07:20:08 pm »
After setting up With TortoiseSVN the directory. I tried to setup the version control settings. For SVN.exe i used Collab.net and SlikSVN. When clicking on Save Sparx EA is Hanging?? What do i do Wrong ? :(

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Configuration SVN : what do i do wrong?
« Reply #1 on: May 18, 2011, 01:53:58 am »
Is the svn server up?

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Configuration SVN : what do i do wrong?
« Reply #2 on: May 18, 2011, 04:38:40 pm »
Nico,

A few suggestions:
- make sure you use the correct versions of the SVN executables. EA is pretty picky those things. (a forum search for SVN should yield some useful results)
- make sure you have the appropriate rights on the SVN repository
- start from an empty svn repository. When connecting to version control EA launches some sort of getALLthingsInRepository query that can take some time when you have a lot in there. I've had that issue with TFS in the past, same symptoms, EA seemed to hang while it was getting the info from TFS.
- last suggestion, try the same thing with version 9. IIRC they've fixed a thing or two regarding version control stuff.

Geert

Ondrej Medek

  • EA Novice
  • *
  • Posts: 7
  • Karma: +0/-0
    • View Profile
Re: Configuration SVN : what do i do wrong?
« Reply #3 on: June 10, 2011, 05:31:29 pm »
Hi,
the "Working copy path" has to be a directory under SVN control (i.e. added and commited to the SVN).

Thomas_Arnbjerg

  • EA User
  • **
  • Posts: 80
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Configuration SVN : what do i do wrong?
« Reply #4 on: June 10, 2011, 07:18:46 pm »
Have you persisted your credentials (maybe it's hanging in the authentication step)? We are using SVN without problems