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

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

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 3739 - 3768 of 6416   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
3739
... [walter@dsum walter]$ aeipass -p cdl.2.1.3 -c 5 aegis: you have found a bug (file aegis/aeip.c, line 551) please report it immediately [walter@dsum...
Walter Franzini
walter@...
Send Email
Dec 22, 2003
11:44 am
3740
... I've enabled debug and found the file that blocks aeipass. The file is created, modified and *moved* in branch 5, so it should not be there. merry...
Walter Franzini
walter@...
Send Email
Dec 22, 2003
8:45 pm
3741
Due to our development and revision control policy, I need to set a more permissive umask on our development directories than Aegis currently allows. I've...
Cal Webster
cwebster@...
Send Email
Jan 5, 2004
9:03 pm
3742
There is a project attribute called umask, but it is always OR'd with 022 so keeping group write is not so easy. If you currently have a do-nothing build...
Jerry Pendergraft
jerry@...
Send Email
Jan 5, 2004
9:40 pm
3743
... Maybe I understand you wrong, but are you trying to let aegis define the user umask (as opposed to the project-owner umask)? Isn't the umask of the user ...
Jelle Boomstra
nietsch@...
Send Email
Jan 5, 2004
9:52 pm
3744
Thanks for the swift response, Jerry. I don't want the project or branch attributes to change, only the working development directories prior to integration of...
Cal Webster
cwebster@...
Send Email
Jan 5, 2004
10:39 pm
3745
OK with your additional comments, I see the development build is not really the way to do what you want. Although the developer never has to know the chmod...
Jerry Pendergraft
jerry@...
Send Email
Jan 5, 2004
10:58 pm
3746
... Aegis does not allow a umask more permissive than 022. All files copied from the baseline into a change use the umask set in the developer's shell "OR'd" ...
Cal Webster
cwebster@...
Send Email
Jan 5, 2004
10:59 pm
3747
That looks like it will work. I'll try it first thing in the morning. Thank you very much. --Cal Webster ... _______________________________________________ ...
Cal Webster
cwebster@...
Send Email
Jan 5, 2004
11:07 pm
3748
Cal-- ... I'd strongly recommend that you get started with tests, even simple ones, right from the start rather than waiting until "later" to write tests. A...
Steven Knight
knight@...
Send Email
Jan 5, 2004
11:20 pm
3749
... This is why I pushed for Aegis. However, the first order of business is to properly _control_ and manage revisions in all projects. Next priority is to...
Calvin D. Webster
cwebster@...
Send Email
Jan 6, 2004
4:19 am
3750
On Monday 05 January 2004 17:57, Cal Webster wrote: [...] umask problem solved? [...] ... I only suggested ssh here because it is a safe & quick way to...
Jelle Boomstra
nietsch@...
Send Email
Jan 6, 2004
12:14 pm
3751
I must admit I'm a little confused about the project configuration file(s). Does the "master project config file" not live in "project/baseline/config"? Are...
Cal Webster
cwebster@...
Send Email
Jan 6, 2004
5:35 pm
3752
* Calvin D. Webster ... Not necessarily. If the modules are really modules, and do not depend on each other, you could set up the shared memory with `known'...
Ralf Fassel
ralf@...
Send Email
Jan 6, 2004
5:58 pm
3753
* Cal Webster ... You are supposed to create the `config' file in the very first change of your project by `aenf config', and then fill in the bits. Not sure...
Ralf Fassel
ralf@...
Send Email
Jan 6, 2004
6:11 pm
3754
The master project config file does live in the baseline of a given project. It is normally named "config" and is the only mandatory file. There has been talk...
Jerry Pendergraft
jerry@...
Send Email
Jan 6, 2004
7:24 pm
3755
Okay, after playing around with this for a while I think I've got how it works. Apparently, configuration_directory cannot be located in the project root, only...
Cal Webster
cwebster@...
Send Email
Jan 6, 2004
9:54 pm
3756
I've added a "Getting Started" section to aepconf(5) for the next release, mostly using Ralf's words, but expanded on a bit. ... -- Peter Miller...
Peter Miller
millerp@...
Send Email
Jan 6, 2004
10:47 pm
3757
... The master project config file is the source file called "config". Where it is *physically* is a different question (and the man page is a tad misleading...
Peter Miller
millerp@...
Send Email
Jan 6, 2004
11:07 pm
3758
I'm not sure if we're using the optimal branching structure in our pilot Aegis rollout. I would appreciate comments on the structure of our test case. A...
Cal Webster
cwebster@...
Send Email
Jan 7, 2004
4:20 pm
3759
Two questions related to building a project without making a change. 1. Is there a way in the Aegis web interface to obtain a complete tar ball of the entire...
Cal Webster
cwebster@...
Send Email
Jan 7, 2004
4:22 pm
3760
* Cal Webster ... mkdir /tmp/build cd /tmp/build aecp -independent /path/to/baseline -INDependent This option is used to specify that the copy is to be run...
Ralf Fassel
ralf@...
Send Email
Jan 7, 2004
4:34 pm
3761
... This Q and A should be in the FAQ. It gets asked a lot. Ralf's response is nicely written. _______________________________________________ Aegis-users...
Corey Stup
Corey@...
Send Email
Jan 7, 2004
4:36 pm
3762
* Cal Webster ... Note that those change numbers are not used when that change is integrated. Instead a delta number is assigned by aegis. You still see the...
Ralf Fassel
ralf@...
Send Email
Jan 7, 2004
5:06 pm
3763
First your questions ... Because there has been nothing integrated at that level. Normally when I start a project that is going to have branch structure, I put...
Jerry Pendergraft
jerry@...
Send Email
Jan 7, 2004
6:56 pm
3764
... [snip] ... I imagine this could also apply to a particular branch, when integrated. So, for example, if Red Hat Linux 7.3 were managed by Aegis, we could...
Cal Webster
cwebster@...
Send Email
Jan 7, 2004
7:17 pm
3765
... I assume that "trunk level" means the top-level baseline directory. What do you mean by "build tools"? What advantage is there to having this additional...
Cal Webster
cwebster@...
Send Email
Jan 7, 2004
8:10 pm
3766
... Yes ... If you had Makefile (or Howto.cook) etc. ... Not so much advantage, just that branches have to hang off of something! Also nice to have things that...
Jerry Pendergraft
jerry@...
Send Email
Jan 7, 2004
8:51 pm
3767
So, does anyone have an answer to the aegis.cgi question? ... I haven't found anything yet. It would probably require a change to aegis.cgi. Management and...
Cal Webster
cwebster@...
Send Email
Jan 7, 2004
9:33 pm
3768
see aetar(1) -- Jerry Pendergraft jerry.pendergraft@... Endocardial Solutions voice: 651-523-6935 1350...
Jerry Pendergraft
jerry@...
Send Email
Jan 7, 2004
9:43 pm
Messages 3739 - 3768 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