RE: Computer Aided Software Engineering (CASE)

2003-09-17 Thread Shlomi Fish
find a comparison of them here: http://better-scm.berlios.de/comparison/comparison.html Regards, Shlomi Fish > > > -Original Message- > > From: Shlomi Fish [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 16, 2003 3:13 PM > > To: Josh Ro

RE: Computer Aided Software Engineering (CASE)

2003-09-17 Thread Josh Roden
Title: RE: Computer Aided Software Engineering (CASE) At the present I now that the Instructor is looking for a public domain or demo tool for version control which I guess is an alternative to Rational ClearCase and not Rational Rose. Sorry for not being clearer. This subject is new to me

Re: Computer Aided Software Engineering (CASE)

2003-09-16 Thread Shlomi Fish
On Tue, 16 Sep 2003, Josh Roden wrote: > Thank all of you for your advice. The instructor is abroad now and > I am waiting for his response to all of the suggestions given here > at the group. > Hi Josh! You still have not explained whether you are looking for an alternative to Rational ClearCas

Re: Computer Aided Software Engineering (CASE)

2003-09-16 Thread Josh Roden
Thank all of you for your advice. The instructor is abroad now and I am waiting for his response to all of the suggestions given here at the group.   Thank you, Josh Roden  

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzafrir Cohen
On Tue, Sep 09, 2003 at 10:25:47PM +0300, [EMAIL PROTECTED] wrote: > Rony Shapiro wrote: > > > > >>What about "cvs -qn up -r bugfix16"? > >> > >> > >> > > > >Exactly my point - you have to define a label "bugfix16", and adhere to > >that > >naming convention. What if someone creates a label "B

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread linux-il
ng.html -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Josh Roden Sent: Tuesday, September 09, 2003 11:44 AM To: Linux-Il (E-mail) Subject: Computer Aided Software Engineering (CASE) We (Hadassah College - Computer Science) want to give a course in "Compute

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread linux-il
Rony Shapiro wrote: What about "cvs -qn up -r bugfix16"? Exactly my point - you have to define a label "bugfix16", and adhere to that naming convention. What if someone creates a label "BugFix18"? The system does not enforce any policy - you need the discipline to adhere to naming conventio

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzahi Fadida
32000 > > Email [EMAIL PROTECTED] > > Technion Email: [EMAIL PROTECTED] > > * - * - * - * - * - * - * - * - * - * > > > > WARNING TO SPAMMERS:see at http://members.lycos.co.uk/my2nis/spamwarning.html > > > > > -Original Message- > > > From:

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Gad
lets talk now about the requirements design and implementation and maintenance. the first 2 are clearly not connected to a versioning system or "configuration management". its about good practices, using a good UML case tool? (or prefferably throwing the UML garbage, saving a lot of time and use

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Rony Shapiro
Hi, > > > >I don't want to start a Holy War, but CVS is great for tracking changes at > >the file and directory level, but it lacks built-in support for getting > >"meta-data" on the changes, i.e., to answer queries like "what files were > >changed for bugfix 17, when and by whom?" > > > What abou

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzahi Fadida
> -Original Message- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > Rony Shapiro > Sent: Tuesday, September 09, 2003 1:48 PM > release 3.4?". Also, it has no explicit idea of a development cycle (coding, > unit test, integration, release, maintenance). Again, I *like* CVS,

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Daniel Vainsencher
* > > WARNING TO SPAMMERS: see at http://members.lycos.co.uk/my2nis/spamwarning.html > > > -Original Message- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > > Rony Shapiro > > Sent: Tuesday, September 09, 2003 1:48 PM > > To: Linux-I

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shlomi Fish
On Tue, 9 Sep 2003, Shachar Shemesh wrote: > Rony Shapiro wrote: > > >Folks, > > > >As much as I like CVS, it is not a full-blown configuration management > >system, and a configuration management system is not a CASE tool. > > > >I don't want to start a Holy War, but CVS is great for tracking cha

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shlomi Fish
sage- > > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of > > Rony Shapiro > > Sent: Tuesday, September 09, 2003 1:48 PM > > To: Linux-Il (E-mail) > > Subject: RE: Computer Aided Software Engineering (CASE) > > > > > > Folks, > > &

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shachar Shemesh
Rony Shapiro wrote: Folks, As much as I like CVS, it is not a full-blown configuration management system, and a configuration management system is not a CASE tool. I don't want to start a Holy War, but CVS is great for tracking changes at the file and directory level, but it lacks built-in suppor

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzahi Fadida
, and for this Xfig (or Visio) is Good Enough (tm). > > Just my 0.02 NIS. > > Rony > > > -Original Message- > > From: [EMAIL PROTECTED] > > [mailto:[EMAIL PROTECTED] Behalf Of Shachar Shemesh > > Sent: Tue, 9 Sep 2003 14:07 >

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shachar Shemesh
Yaacov Fenster - System Engineering Troubleshooting and other miracles wrote: Having/being a relatively heavy user of Clearcase I would disagree with you. Clearcase is a mature product. It's problem is that it has so many options and possibilities that it is trivial to shoot yourself in the fo

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Rony Shapiro
IL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Shachar Shemesh > Sent: Tue, 9 Sep 2003 14:07 > To: Lior Kesos > Cc: Josh Roden; Linux-Il (E-mail) > Subject: Re: Computer Aided Software Engineering (CASE) > > > Lior Kesos wrote: > > > Shany Pozin wrote: >

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Gad
Josh Roden wrote: We (Hadassah College - Computer Science) want to give a course in " Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase . I would appreciate anybody's suggestions. Josh Roden I&#x

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzahi Fadida
inux-Il (E-mail) Subject: Computer Aided Software Engineering (CASE) We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase. I would appreciate

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Yaacov Fenster - System Engineering Troubleshooting and other miracles
Shachar Shemesh wrote: Lior Kesos wrote: Shany Pozin wrote: We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase. I would appreciate

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Alon Weinstein
We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase. I would appreciate anybody's suggestions. Josh Roden Isn't clearcase si

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shachar Shemesh
Lior Kesos wrote: Shany Pozin wrote: We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase. I would appreciate anybody's suggestio

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shlomi Fish
On Tue, 9 Sep 2003, Josh Roden wrote: > We (Hadassah College - Computer Science) want to give > a course in "Computer Aided Software Engineering (CASE)" > and are looking for and open source solution instead of > purchasingRational ClearCase. Are you sure you mean Cle

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Lior Kesos
Shany Pozin wrote: We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing Rational ClearCase. I would appreciate anybody's suggestion

RE: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Tzahi Fadida
Tuesday, September 09, 2003 11:44 AM > To: Josh Roden > Cc: Linux-Il (E-mail) > Subject: Re: Computer Aided Software Engineering (CASE) > > > > --=-IykfNAEeXDu5q5C3RV28 > Content-Type: text/plain > Content-Transfer-Encoding: 7bit > > You can try Argo UML > http://a

Re: Computer Aided Software Engineering (CASE)

2003-09-09 Thread Shany Pozin
t You can try Argo UML http://argouml.tigris.org/";>http://argouml.tigris.org/ shany On Tue, 2003-09-09 at 12:43, Josh Roden wrote: We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are lookin

Computer Aided Software Engineering (CASE)

2003-09-09 Thread Josh Roden
We (Hadassah College - Computer Science) want to give a course in "Computer Aided Software Engineering (CASE)" and are looking for and open source solution instead of purchasing  Rational ClearCase. I would appreciate anybody's suggestions.   Josh Roden