Hi, Does Aegis open source tool support configuration management of Mainframes COBOL code ..?? If it does not support can you suggest me some other open source...
Challa, Ramya
Ramya_Challa@...
Apr 11, 2009 9:39 pm
6243
Aegis only makes a few basic assumptions about what code it is being used to maintain: * It is running on a UNIX like OS (the code can be deployed [in theory] ...
Aryeh M. Friedman
aryeh.friedman@...
Apr 11, 2009 11:11 pm
6244
if I have this: set errok; grep import [resolve [isrc]]|cut -f2 -d"' '"|cut -f1 -d"';'"|grep -v "'^java'"|grep -v 'dev.thistest'>foo; set noerrok; and have...
Aryeh M. Friedman
aryeh.friedman@...
Apr 19, 2009 7:08 pm
6245
For some insane reason my .forward does not work (same with /etc/aliases) and I want to send my *_notification to a remote addr how can I change what ${user...
Aryeh M. Friedman
aryeh.friedman@...
Apr 20, 2009 2:57 am
6246
Sure - just add an entry in you $HOME/.aegisrc email_address = you@...; Jerry Pendergraft voice:651-523-6935 St.Jude...
Pendergraft, Jerry
JPendergraft@...
Apr 20, 2009 4:25 am
6247
Thanks is the .aegisrc documented anywhere because I might want to put other things in it? ... _______________________________________________ Aegis-users...
Aryeh M. Friedman
aryeh.friedman@...
Apr 20, 2009 4:31 am
6248
Docs are in aeuconf(5) $ man aeuconf Jerry Pendergraft voice:651-523-6935 St.Jude Medical...
Pendergraft, Jerry
JPendergraft@...
Apr 20, 2009 5:05 am
6249
... aeuconf(5) _______________________________________________ Aegis-users mailing list Aegis-users@... ...
Peter Miller
pmiller@...
Apr 20, 2009 6:50 am
6250
This may help narrow the issue: ~/isu2.1.C011:aryeh@locke% aenf ./404 aegis: appending log to "/home/aryeh/isu2.1.C011/aegis.log" aegis: project "isu2.1":...
Aryeh Friedman
aryeh.friedman@...
Apr 28, 2009 3:03 am
6251
~/isu2.1.C011:aryeh@locke% touch 404 ~/isu2.1.C011:aryeh@locke% aenf 404 aegis: no file names were specified on the command line usage: aegis -New_File...
Aryeh Friedman
aryeh.friedman@...
Apr 28, 2009 3:16 am
6252
... That's what it is supposed to do. It is interpreting the "404" as a change number, although it hasn't gone looking for change 404 just yet. Once you see...
Peter Miller
pmiller@...
Apr 28, 2009 9:22 am
6253
The aegis package in Gentoo doesn't appear to have a maintainer. There is also a bug reported against it: <http://bugs.gentoo.org/245760> as a security issue...
David Brown
aegis@...
May 13, 2009 12:05 am
6254
... The download links for 4.25.D171 aren't working. David _______________________________________________ Aegis-users mailing list Aegis-users@... ...
David Brown
aegis@...
May 13, 2009 12:08 am
6255
... Your better off with 4.24 because it is the stable production version... 4.25 is active development (many nice features but not quiet stable enough to bet...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 2:48 am
6256
I forgot who it was that was working on a Java client (I think Walter)... I just wondering how long til it is ready (if you need help I am avaible since we...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 2:53 am
6257
Our front end developer (and CEO) decided he wants to learn just enough unix and aegis to create/development (he doesn't trust him self even in html/css enough...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 3:05 am
6258
* Aryeh M. Friedman ... --<snip-snip>-- ... 'aeb -assume_symbolic_links' for the impatient (though he needs to _understand_ the implications). ... Doesn't he...
Ralf Fassel
ralf@...
May 13, 2009 8:04 am
6259
... Completely different question is it possible for non-DMT tools to take advantage of transparently made sym links (see below)? ... We have no unit testing...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 8:05 am
6260
* Aryeh M. Friedman ... Googling for 'javascript command line': http://getfirebug.com/ http://www.mozilla.org/rhino/shell.html Or maybe something from ...
Ralf Fassel
ralf@...
May 13, 2009 8:34 am
6261
... I use the first as my primary debugger and the second is a plug in for it... it only works inside ff and is not scriptable.... I just came up with a...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 8:50 am
6262
* Aryeh M. Friedman ... ObNote: I do not use/know MacOSX. However, http://developer.apple.com/opensource/tools/X11.html X11 for Mac OS X is an implementation...
Ralf Fassel
ralf@...
May 13, 2009 9:02 am
6263
... The issues reported on the Debian BTS (and referenced in the CVE entry) has been in 4.24.1 (available from SF.net download page). ... Should be...
walter.franzini
walter.franzini@...
May 13, 2009 9:05 am
6264
... Can you send me the recipe(s)? _______________________________________________ Aegis-users mailing list Aegis-users@... ...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 9:07 am
6265
On Wed, May 13, 2009 at 10:49 AM, Aryeh M. Friedman ... I think you are wrong about rhino: it is scriptable, I use it to run fulljslint against our javascript...
walter.franzini
walter.franzini@...
May 13, 2009 9:10 am
6266
On Wed, May 13, 2009 at 11:06 AM, Aryeh M. Friedman ... %0%.inc.jslint: %0%.inc support/jslint-driver.js support/fulljslint.js { [java] -jar [resolve...
walter.franzini
walter.franzini@...
May 13, 2009 9:36 am
6267
... This got me thinking if Rhino is 100% java it should be possible to test the js with a jUnit like tool (it is a in house tool that is semantically very...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 10:07 am
6268
It was me, along with colleague Steve Gross, developing Ancile, a java application. The design contains architecture which will support use on Windows, but the...
Pendergraft, Jerry
JPendergraft@...
May 13, 2009 3:11 pm
6269
If you need a windows tester and/or someone to write the networking part I can do some of that (not more the 10/hr week though) ... ...
Aryeh M. Friedman
aryeh.friedman@...
May 13, 2009 3:27 pm
6270
I am in the middle of refactoring (a typical procedure we do after a "release" [or a "stable" feature set is in place] or main project)... one of the goals of...
Aryeh Friedman
aryeh.friedman@...
May 19, 2009 12:35 pm
6271
On Tue, May 19, 2009 at 2:27 PM, Aryeh Friedman ... man aefa ... The rss file is re-generated each time a change is integrated. ... How do you handle inner...