Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - ndzpac

Pages: [1]
1
General Board / Share eap file
« on: September 08, 2005, 05:52:38 am »
Hi,
We are using EA 5.0 corporate edition and trying to set up a single site scenario where a project file can be used by 10 users simultaneously. I have created a project in a shared directory. If I open the project then it creates a <projectfilename>.ldb file in the same directory and if somebody else tries to open the project (.eap file) from another PC then it gives error that somebody else is using the project. Which is true, but I was expecting that at least 10 people can open it simultaneously.  Any idea how to achieve this?
Thanks.

2
General Board / Re: Checkout failure with CVS
« on: September 08, 2005, 04:13:39 am »
Faced similar problem, try using cvs.exe  which comes with TortoiseCVS or
try SCC wrapper from http://www.pushok.com/soft_cvs.php i.e. cvs scc proxy, it is not free but you can try trial version.

3
General Board / Failed to connect to remote CVS
« on: September 02, 2005, 01:54:17 am »
Hi,
I am using EA 5.0 build 769 corporate edition on windows XP and trying to connect to remote CVS repository. But failed to do so, getting error that

Error while initializing Version Control Provider:
CVS reports the following error:
cvs.exe version: authorization failed: server <servername> rejected access to <path> for user <username>

I am using same user and password with eclipse to connect to same remote repository and it is working fine.
Any idea whats wrong?
To connect thru EA, I have created env variable CVSROOT with value:
:pserver:<username>:<password>@<server>:<directoryAtServer>

Any help/pointer will be useful.
Thanks in advance.

Pages: [1]