Book a Demo

Author Topic: Share project under linux  (Read 3022 times)

Mauro

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Share project under linux
« on: January 18, 2008, 07:47:19 am »
Hi all, we are actually testing EA on linux using crossover, that works fine, but we need share and work concurrently on a model project (actually creating use case, prototype interface and domain model) in a small team of 5 guys. It's possible only sharing the project file in a network repository?

thanks in advanced
Mauro

PD.
We are using the trial version.

Martin Terreni

  • EA User
  • **
  • Posts: 672
  • Karma: +0/-0
  • Sorry, I can't write
    • View Profile
Re: Share project under linux
« Reply #1 on: January 19, 2008, 12:49:24 am »
I guess it is (in worst case you can use SAMBA), but if you have the corporate version you can just use a MYsql DB.
Recursion definition:
If you don’t understand the definition read "Recursion definition".

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Share project under linux
« Reply #2 on: January 19, 2008, 07:12:46 am »
You would have to have a compatible client-side database connector. There are likely some supplied by your Windows emulation software, or perhaps the emulation will support the stock Windows drivers for your DBMS. [I just don't know, since I don't run this configuration.]

The important thing is to test this thoroughly before you go too far on the DBMS side.

David
No, you can't have it!

thomaskilian

  • Guest
Re: Share project under linux
« Reply #3 on: January 22, 2008, 08:12:41 am »
I'd recommend the MySQL (or whatever) DB instead of SAMBA. Accesing the EAP over a network is sometimes a PITA (this is a Windoze issue). MySQL runs fine and it is a *real* database compared to M$Access (EAP).

Mauro

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
Re: Share project under linux
« Reply #4 on: January 22, 2008, 09:41:15 am »
Hi all guys, I'm using Samba and CrossOver under Ubuntu 7.10 but every time we try to access the eap file, a "sharing violation occur", I hope DB with MySql option could work better.

thanks
Mauro