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 - iran

Pages: [1]
1
Suggestions and Requests / Re: SCC Provider?
« on: September 25, 2003, 08:45:38 am »
I got it working by using a new project with no references to cotrolled files by serendepity.  I also was able to get a SCC interface for Telogic CM Synergy. One note is to ask you vendor or google, if you tools supports SCC directly.

--Iran.

2
Suggestions and Requests / Re: SCC Provider?
« on: September 24, 2003, 09:17:32 am »
yes, I have tortise installed.  I am installing the ones you mentioned now. will let you know what happens.  Thanks for the response.


--iran.

3
Suggestions and Requests / SCC Provider?
« on: September 23, 2003, 02:19:29 pm »
Anyone using CVS as the version control mechanism for EA?  I can't seem to get CVS to show up in the SCC Provider window when I select the checkbox to put a package under source control. CVS works find from the command line.  I also choose the local path to transfer files as the "checkout" checkout directory for cvs.  


Thanks,


iran.

4
General Board / Java Code Generation Issues
« on: October 08, 2003, 09:58:28 am »
I was told earlier that we could not generate the appropriate  package structure for Java from a new project.  Well we have large project that is new, with new class structure, packages, etc.  This is a horrible oversight in the feature set. Has anyone found a way around this?  This is costing us a lot of time.  If you create the package hierachy with the classes and reverse engineer, it works as expected.

5
General Board / Re: Objects in sequence and collaboration diagrams
« on: October 05, 2003, 03:15:16 pm »
I tested out your example below and did not get the same result.  I ended up with the same object from the sequence diagram in the collaboration diagram.   It seems you may have Auto Instance off in Tools--> Options --> Diagram --> Behavior which would account for not having a new instance created when you drag an object to the sequence diagram.  Are you using the latest build?  I am using 3.60.645 on Windows 2000.  I have had different behavior with EA on different platforms, especially on Windows XP Pro.

6
General Board / Re: Error Connecting to SQL Source
« on: October 05, 2003, 02:53:19 pm »
Were you able to successfully create the base model for the database you are using from the scripts provided by Sparx?

The object name that the error claims to be invalid seems to be part of the base model schema.  

7
General Board / Code Generation
« on: September 29, 2003, 01:05:51 pm »
If you do a Code Generation for Java in a new project, ( no existing source to synchronize with ) is there  a way to say here is the default location of the source, generate it, with correct package hiearchy, and don't prompt me for every file name and location.  

I can't seem to get this to work for new projects. It works fine if you reverse and existing source tree and work from there.


Thanks,


Iran.

8
General Board / Re: CVS problems
« on: September 25, 2003, 02:54:14 pm »
sheijk, looks like you found a solution. batch import and export do provide a way to easily synchronize/update.  there is also a get package option under package control.  the docs say this is what you use to get another user's updates.  i am currently testing this out as we are setting up EA for team development.

9
General Board / Re: CVS problems
« on: September 25, 2003, 08:23:27 am »
I got that error as well.  Try this workaround:

1.) If you haven't exported the packages/subpackages as XML, do so. You can import them into a new project.
2.) Create a new project.
3.) Setup version control on this new "empty" project.  The DAO.database error should go away. Then import the xml files and configure source control.

10
General Board / Re: Version Control - EAP File Question.
« on: September 26, 2003, 07:08:02 am »
We have been doing that.  The issue we are having is that it seems like the EAP project file needs to be read/write so having it in source control and getting read-only copies has been workable, but annoying.   Team members copy the read-only version from their local repository to a working/temp directy and make it read/write. Team members checkout the "controlled package" when they want to edit it.  They checkout the EAP file when they want to add a new "controlled package" to it.  

The database controlled eap file would be great, however it seems that there is a bug in EAP where the tree showing files/packages/etc. automatically collapses when you are working in it while connected to a database.  For instance, when you right-click on a package the tree collapses.

Any advice would be great. Submitting a bug report now  :-/

11
General Board / Version Control - EAP File Question.
« on: September 25, 2003, 10:40:51 am »
Is there a way to open the <Project Name>.EAP file in read-only mode and just check out and edit the individual xml package files?  This is much like Rational Rose does with its main MDL file and sub package CAT files.


--Iran.

Pages: [1]