Following "aeifail", the aegis.cgi script lists the Integrator on the "List of Changes" page as the owner of the change instead of the developer owner. Running...
Cal Webster
cwebster@...
Jul 2, 2008 6:02 pm
6074
As far as I know aegis.cgi has been replaced by aeget try that and see if it behaves better ... -- Aryeh M. Friedman, FloSoft Systems ...
Aryeh M. Friedman
aryeh.friedman@...
Jul 3, 2008 12:49 am
6075
... Is it correct to assume that running the following sequence of command will leave symlinks in the development directory? 1) aecpu file will leave a...
Walter Franzini
walter.franzini@...
Jul 3, 2008 9:09 am
6076
I have made both aegis.cgi and aeget available to developers and managers. As I already indicated, aeget does report the correct owner. I take it from your...
Cal Webster
cwebster@...
Jul 3, 2008 4:30 pm
6077
... If you are using 4.24, a memory leak is still present and will be fixed in the next stable update. I'm not sure, however, if it affect aeget since I've...
Walter Franzini
walter.franzini-Re5JQ...
Jul 3, 2008 6:42 pm
6078
I'm hoping it isn't a major leak because I've already passed the word and I'm going on vacation here in about 5 minutes for 2 weeks. I'll leave a note for my...
Cal Webster
cwebster@...
Jul 3, 2008 7:03 pm
6079
... I'm waiting to have aegis build successfully on all the major architectures supported by Debian, then I will release 4.24.1. -- Walter Franzini ...
Walter Franzini
walter.franzini@...
Jul 5, 2008 4:01 pm
6080
Just came across this, and thought it relevant for Aegis users. It's the result of some work done a Cisco to improve their code review practices. ...
Peter Miller
millerp@...
Jul 9, 2008 12:45 am
6081
I'm about to upgrade Aegis from 4.22.2 to 4.24 - on 3 boxes (Debian Woody PowerPC, Debian Sarge PowerPC & Debian Etch AMD64). Are there any known issues with...
Brendan Simon
Brendan@...
Jul 24, 2008 4:46 am
6082
... Not that I'm aware of. ... Yes (for a reasonable definition of soon :-) -- Walter Franzini http://aegis.stepbuild.org/ PGP Public key ID: 1024D/CB3FEB43 ...
Walter Franzini
walter.franzini@...
Jul 24, 2008 2:04 pm
6083
By now, the majority of Aegis commands (67) accept a consistent and versatile set of ways to specify change sets on the command line, thanks to a class called...
Peter Miller
millerp@...
Jul 24, 2008 10:55 pm
6084
... OK. I'll take the bait. So would you say 1 week, 2 weeks, 4 weeks ??? I had a look at the 4.24 branch on SourceForge. There doesn't seem to be any...
Brendan Simon
Brendan@...
Jul 24, 2008 11:10 pm
6085
... 2 weeks :-) ... Project "aegis.4.24"...
Walter Franzini
walter.franzini@...
Jul 25, 2008 7:16 am
6086
Is there a way to use aecp to produce a copy of a file as of a particular delta? I tried: aecp -p myproj -delta 10 path/to/the/file -o /tmp/foo But it tells...
Stephen Gross
mrstevegross@...
Jul 30, 2008 9:24 pm
6087
Yep. Are you doing this as part of a open changeset. eg. to regress files back to what they were for a previous delta? If so, then that's the changeset...
Brendan Simon
Brendan@...
Jul 30, 2008 11:11 pm
6088
... This is supposed to work, but it will complain about multiple user permissions being set. There is a patch on the webiface. ...
Peter Miller
millerp@...
Jul 31, 2008 4:13 am
6089
Let's say there is a file in my project. Completed Change #1 created a file 'Foo'. Completed Change #2 renamed Foo to Bar. Completed Change #3 modified Bar. ...
Stephen Gross
mrstevegross@...
Aug 1, 2008 7:26 pm
6090
That's not quite what I need. Given the name of a project file, I need a full list of all the changes/deltas that have affected that file, across all renames...
Stephen Gross
mrstevegross@...
Aug 2, 2008 3:46 am
6091
I believe aegis is looking for the change number you are copying the file to, i.e., the change you are currently working in. You can eliminate the need for the...
Chuck Eaker
chuckeaker@...
Aug 2, 2008 10:33 am
6092
* Stephen Gross ... There is aereport file_history FILE I don't know how it handles renames, though. R' _______________________________________________ ...
Ralf Fassel
ralf@...
Aug 2, 2008 1:13 pm
6093
... No, I think it does not handle renames. However it should be a simple task to add support for renames. There is a command that should satisfy Stephen's...
Walter Franzini
walter.franzini@...
Aug 2, 2008 3:09 pm
6094
... Not yet looked at the change, is it a candidate to be backported? -- Walter Franzini http://aegis.stepbuild.org/ PGP Public key ID: 1024D/CB3FEB43 Key...
Walter Franzini
walter.franzini@...
Aug 2, 2008 4:17 pm
6095
... Can we get the feature in production, in that case? It would be extremely helpful! --Steve _______________________________________________ Aegis-users...
Stephen Gross
mrstevegross@...
Aug 2, 2008 5:41 pm
6096
I am trying to set up a really really really simple project. Based on the instructions from the user's guide, I set up an aegis.conf that looks like this: ...
Stephen Gross
mrstevegross@...
Aug 2, 2008 6:12 pm
6097
Have you tried absolute paths? Short editorial: Even though the docs say almost any DMT will work I found everything except cook to be painful ... -- Aryeh...
Aryeh M. Friedman
aryeh.friedman@...
Aug 2, 2008 6:56 pm
6098
... Yes. It's not a complicated patch. Regards Peter Miller <millerp@...> /\/\* http://miller.emu.id.au/pmiller/ PGP public key ID:...
Peter Miller
millerp@...
Aug 3, 2008 10:28 am
6099
I have a question about how aegis behaves when performing a diff. Consider the following scenario: (1) The baseline has a file called foo.txt in it. (2) Change...
Stephen Gross
mrstevegross@...
Aug 3, 2008 9:28 pm
6100
... should be "exit 0" ... The above options are problematic: 1) you are using aesvt for the history_get_command 2) you seems to be using sccs for the...
Walter Franzini
walter.franzini@...
Aug 5, 2008 8:45 am
6101
This request if for a feature to be added to prompt the user in order to save them from themselves, since there isn't and Aegis undo of an Aegis Undo. I had a...