Search the web
Sign In
New User? Sign Up
aegis-users
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 5752 - 5781 of 6416   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
5752
Does Aegis use dead symlinks for any legitimate purpose? If not, I'm wondering why Aegis doesn't clean up the dead links in our repositories. If Aegis doesn't...
Calvin Webster
cwebster@...
Send Email
Jul 16, 2007
6:10 pm
5753
... No. ... Aegis can only clean dead symbolic links in a baseline directory at integration time. ... Yes, quite safe. Regards Peter Miller...
Peter Miller
millerp@...
Send Email
Jul 17, 2007
12:05 am
5754
Hi All Is there a way to configure 'aegis' to use a different editor other than vi? say suppose when I am editing the project attributes, I have found that the...
Harsha
nharsha@...
Send Email
Jul 23, 2007
3:26 pm
5755
... from aeuconf(5): editor_command = string; This command is used to edit a file, if the editing is being done in the background. Defaults to the EDITOR...
walter franzini
walter.franzini-Re5JQ...
Send Email
Jul 23, 2007
3:46 pm
5756
Hi walter franzini Thanks a lot, I will configure aegis to use emacs. I was able to use one of the template present on the site ( example-make-rcs.ae) to get...
Harsha
nharsha@...
Send Email
Jul 23, 2007
5:36 pm
5757
aegis-4.23-1 We recently noticed that branch Integration builds were using old objects and executables, not the updated ones from recently integrated changes...
Calvin Webster
cwebster@...
Send Email
Aug 2, 2007
7:58 pm
5758
Sounds like you need to do aegis -ib -minimum which will do: - make the delta directory - copy *only* the sources into the delta tree - that is no derived ...
Jerry Pendergraft
jpendergraft@...
Send Email
Aug 2, 2007
8:22 pm
5759
Thank you Jerry! That did the trick. I think it's best to do integration builds from a clean source tree anyway. I guess we're only now noticing this behavior...
Calvin Webster
cwebster@...
Send Email
Aug 3, 2007
6:51 pm
5760
... If you want that behavior all the time you might want to add the following to your new-change template file: attribute = [ { name = "integrate-begin-hint";...
Jerry Pendergraft
jpendergraft@...
Send Email
Aug 3, 2007
8:08 pm
5761
On Fri, 2007-08-03 at 16:07, Jerry Pendergraft wrote: ... Projects are named for device names of our aircraft simulators. Top level branch is major revision...
Calvin Webster
cwebster@...
Send Email
Aug 4, 2007
8:10 am
5762
The aedist -send bug which resulted in zero length files in the change sets has been fixed (also happened to aepatch -send, aetar -send, and aerevml -send, but...
Peter Miller
millerp@...
Send Email
Aug 13, 2007
11:15 am
5763
Hi All GPLv3 is already released, any plans to release aegis under GPlv3 license? I am curious to know, if it is? Cheers!! Harsha ...
Harsha
nharsha@...
Send Email
Aug 14, 2007
1:23 pm
5764
It has been almost two years since we switched to Subversion, and I wonder if anything has happened regarding this problem: ...
Jakob Eriksson
jakob@...
Send Email
Aug 14, 2007
5:00 pm
5765
... There was some brief discussion. My personal preference is yes, and the few replies from contributors indicated that their "2 or later" contributions...
Peter Miller
millerp@...
Send Email
Aug 15, 2007
10:42 pm
5766
... The refactoring for better reference counting is still in progress (it takes a very long time for 2 or 3 people to refactor a 400K sloc code base in their...
Peter Miller
millerp@...
Send Email
Aug 15, 2007
11:37 pm
5767
I have a sub-branch that is insulated by doing an "aecp ." as the first change (mind you that doesn't stop new files appearing that have been integrated up the...
Brendan Simon
Brendan@...
Send Email
Aug 16, 2007
2:49 am
5768
Hi I was reading the mails in the mail listing pool.. I found this mail sent by Mr. Brendan: can be found here ==> ...
Harsha
nharsha@...
Send Email
Aug 16, 2007
12:19 pm
5769
... See aer(5). It's a full reporting language with a C-like syntax. ... See aereport(1). -- walter _______________________________________________ Aegis-users...
walter franzini
walter.franzini-Re5JQ...
Send Email
Aug 16, 2007
1:47 pm
5770
... If you get the "manifest" dynamically you can use ael BranchFiles which will list only those files in the branch. ... Yep - If you try to aede a branch...
Pendergraft, Jerry
JPendergraft@...
Send Email
Aug 16, 2007
6:19 pm
5771
Nevermind. I figured out through trial and error that the construct needs to go in the change attributes (aeca) for all open branches and changes. "aeca" won't...
Calvin Webster
cwebster@...
Send Email
Aug 16, 2007
9:08 pm
5772
... I haven't been able to determine where this "new-change" template file is. Do I have to create it? If so, where does it go? --Cal ...
Calvin Webster
cwebster@...
Send Email
Aug 16, 2007
9:13 pm
5773
... Good for listing, but the new files will still magically appear in the development directory (assuming hard/sm links) right? ... Cool. I thought so but...
Brendan Simon
Brendan@...
Send Email
Aug 17, 2007
2:59 am
5774
... From: aegis-users-bounces+jpendergraft=sjm.com@... on behalf of Brendan Simon Sent: Thu 16-Aug-07 19:37 To: aegis-users Subject: Re: [Aegis]...
Pendergraft, Jerry
JPendergraft@...
Send Email
Aug 17, 2007
3:03 am
5775
... Two specific options are available without the need to use the more general develop_end_policy_command: unchanged_file_{develop_end,integrate_pass}_policy....
walter franzini
walter.franzini-Re5JQ...
Send Email
Aug 17, 2007
6:55 am
5776
Is it good to relicense and then merge the current production and development branches. rather than merge (the current production and development branches) and...
Harsha
nharsha@...
Send Email
Aug 22, 2007
4:05 pm
5777
Is there any way to get a list of changes that a particular user is active with? Something like what ael -u davidb changes but that works. Or would this need...
David Brown
aegis@...
Send Email
Aug 22, 2007
10:45 pm
5778
... Have you already tried the following command? ael uc davidb -- walter _______________________________________________ Aegis-users mailing list ...
walter franzini
walter.franzini-Re5JQ...
Send Email
Aug 23, 2007
3:57 pm
5779
I've just noticed that my own getaegisdist script running on SourceForge is broken. Possibly various dynamic libraries have been updated. I couldn't find the...
Russell Standish
hpcoder@...
Send Email
Aug 27, 2007
11:43 am
5780
I just noticed that aeget on SourceFroge is broken. It seems to be getting banged about by a nonexistent project from my area (ecolab), but perhaps it should...
Russell Standish
hpcoder@...
Send Email
Aug 27, 2007
11:55 am
5781
... see http://aegis.sourceforge.net/webiface.html at the end Regards Peter Miller <millerp@...> /\/\* http://miller.emu.id.au/pmiller/ PGP...
Peter Miller
millerp@...
Send Email
Aug 28, 2007
2:02 am
Messages 5752 - 5781 of 6416   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help