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

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

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 4864 - 4893 of 6416   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
4864
Here is my build/test-summary for three architectures. ======================================= Linux 2.6.11.4 Passed 216 of 217 tests. Failed 1 of 217 tests. ...
Ralf Fassel
ralf@...
Send Email
Sep 2, 2005
3:38 pm
4865
... I'm already looking at this one. However I will be very busy the next week, so if someone else would like to find out what happen ... ... It seems to me...
Walter Franzini
walter.franzini@...
Send Email
Sep 2, 2005
4:04 pm
4866
* Walter Franzini ... --<snip-snip>-- ... I tried unsetenv LANG LANGUAGE LC_ALL sh test/02/t0206a.sh and env - sh test/02/t0206a.sh both same result. R' ...
Ralf Fassel
ralf@...
Send Email
Sep 2, 2005
4:37 pm
4867
* Walter Franzini ... For completeness here are two mails to Peter regarding this problem, so anybody else can stop searching for the cause: * Ralf Fassel ... ...
Ralf Fassel
ralf@...
Send Email
Sep 6, 2005
9:43 am
4868
... Great! walter SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax: +390382476497 _______________________________________________ Aegis-users mailing...
Walter Franzini
walter.franzini@...
Send Email
Sep 6, 2005
3:56 pm
4869
Building RC2 on Mac OSX (10.4) Panther: In file included from common/rsrc_limits.cc:25: /usr/include/sys/resource.h:81: error: field `ru_utime' has incomplete...
Pendergraft, Jerry
JPendergraft@...
Send Email
Sep 9, 2005
1:50 pm
4870
Here is a patch that fixes the RLIMIT_AS error on Panther. Typically for these kind of things Peter creates a Common/ac/xx.h to contain such err ahem hacks. ...
Pendergraft, Jerry
JPendergraft@...
Send Email
Sep 9, 2005
2:54 pm
4871
I've been struggling to end a branch because aed kept failing with 'aegis: exec "/bin/sh": Argument list too long' after the 450th file. Some crude...
Pieter Nagel
pieter@...
Send Email
Sep 12, 2005
9:03 am
4872
... A workaround is to replace '${environment PATH}' with something different not depending on the $PATH value, maybe '/usr/bin:/bin' or '${environment...
Walter Franzini
walter.franzini@...
Send Email
Sep 12, 2005
9:19 am
4873
... Another workaround is to fix up the reduplication using the slightly unwieldy: project_specific = [ { name = "setenv:PATH"; value = "${substitute...
Pieter Nagel
pieter@...
Send Email
Sep 12, 2005
9:51 am
4874
Hi, I've found this patch in the leftovers of my experiments of using git underneath aegis back from May. I got a "Multiple user permissions set" exception...
Christian Meder
chris@...
Send Email
Sep 22, 2005
12:31 pm
4875
... Thanks for the patch. Did you have any success in using git with Aegis? If you did, I would be happy to include instrustions in an Aegis release. -- ...
Peter Miller
millerp@...
Send Email
Sep 23, 2005
11:37 am
4876
... Yes, I've had some success but I need to dig it up and see if I can extract something which is contributable to the documentation. I set it on my todo list...
Christian Meder
chris@...
Send Email
Sep 23, 2005
1:22 pm
4877
I am trying to merge branch 1.5.1.4 with changes that have been integrated into branch 1.5.1. I'm using "aem -gp" in a branch.1.5.1.4. changeset and am getting...
Brendan Simon
Brendan@...
Send Email
Oct 4, 2005
7:02 am
4878
... I think it's an Aegis bug. Can you build aegis with debug enabled and run again the same command with the '-trace project' option? The debug build will...
walter franzini
walter.franzini@...
Send Email
Oct 4, 2005
10:46 am
4879
Would you be so kind as to run a couple file history reports and send them to me please. $ aer fh -p <proj>.1.5.1 src/netlib/utils.c $ aer fh -p <proj>.1.5.1.4...
Pendergraft, Jerry
JPendergraft@...
Send Email
Oct 7, 2005
11:31 pm
4880
Also - are there any other changes in 1.5.1.4 that contain src/netlib/utils.c ? Jerry Pendergraft voice:651-523-6935 St.Jude...
Pendergraft, Jerry
JPendergraft@...
Send Email
Oct 7, 2005
11:54 pm
4881
Hi Jerry, Of course it would be my pleasure to run those commands for you :) $ aer fh -p Net.1.5.1 src/netlib/utils.c The File History Report Page 1 Project...
Brendan Simon
Brendan@...
Send Email
Oct 8, 2005
7:06 am
4882
I have mentioned the getaegisdist CGI script before in this forum - it is a simple script that allows downloading of Aegis point releases (or deltas) as...
Russell Standish
r.standish@...
Send Email
Oct 10, 2005
10:37 am
4883
In gleaning through the history of a project, I am trying to figure out where in the history of a branch merges happen. When working on a branch, aegis...
David Brown
aegis@...
Send Email
Oct 14, 2005
6:09 pm
4884
You have the gist of it - change in the parent. But specifically aegis knows because the "edit number" is different. Say foo.c in branch 1.2.3 has an edit...
Pendergraft, Jerry
JPendergraft@...
Send Email
Oct 14, 2005
6:34 pm
4885
... The edit.revision field of a file is set only after an aeipass. The edit_origin.revision field is set when a file is added to a change and the file is out...
Walter Franzini
walter.franzini@...
Send Email
Oct 15, 2005
12:31 pm
4886
... The statement in my previous message about how to detect a merge is wrong. I've looked better: When you merge with the grandparent the...
Walter Franzini
walter.franzini@...
Send Email
Oct 15, 2005
1:52 pm
4887
... But it doesn't tell me which delta the merge occurred in. Fortunately, for our project, we have a script on aed that requires a revision history line to be...
David Brown
aegis@...
Send Email
Oct 15, 2005
5:21 pm
4888
Hi Walter. I compiled aegis with debug and tried running the command with the -trace option. I don't quite know how to use it and "man aegis" doesn't mention...
Brendan Simon
Brendan@...
Send Email
Oct 18, 2005
6:08 am
4889
... $ aem -gp -trace path The -trace option needs to know the which file you want to trace. walter SysNet - via Dossi,8 27100 Pavia Tel: +390382573859 Fax:...
Walter Franzini
walter.franzini@...
Send Email
Oct 18, 2005
7:05 am
4890
The next release is imminent. One neat feature is the RSS feeds functionality contributed by Matt Lee. You can see it in action (and even subscribe) by looking...
Peter Miller
millerp@...
Send Email
Nov 6, 2005
9:45 pm
4891
http://better-scm.berlios.de/comparison/comparison.html Interesting. Is all the info up to date for Aegis??? _______________________________________________ ...
Brendan Simon
Brendan@...
Send Email
Nov 7, 2005
12:59 pm
4892
Hi all, Below is some feedback from a friend of mine whom is an FPGA engineer. He has used ClearCase at Agilent and is a big fan of Subversion. I have got him...
Brendan Simon
Brendan@...
Send Email
Nov 7, 2005
11:34 pm
4893
An issue that has come up several times in a project at work is that the reviewers on a project have different levels of expertise. Sometimes a change has a...
David Brown
aegis@...
Send Email
Nov 8, 2005
2:29 am
Messages 4864 - 4893 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