I have created a new branch (foo.3) and used aedist to copy the foo.2 baseline to it (foo.3.C100). I developed and tried to integrate but aeipass failed...
When I use aetar -send -bl, the generated tarfile omits almost a third of the files: pieter@danae:~$ aetar -send -bl -p AegisProjectShare.2 | tar -tj | wc -l ...
Due to the bug I reported previously, I try to use aetar -receive for distributed development. I use "aetar -send -bl -p <project>" to send. When I aedist...
As you can see from my volley of bug reports, Aegis is really breaking all over the show for us :-( There is a branch on one of our projects that we cannot...
Apologies for the sensationalist subject line. But my impression is that Aegis can cope with a file renaming once, in one change, but it can not cope if the...
At the end of "aet -reg", we always see the following in all our aegis projects: pieter@danae:/devel/danae/pieter/pyutils.2.C014$ aet -reg aegis: logging to...
Hello on my apache+aegis installation there is a strange thing: all the "download" links seems to have a problem. Here is the output from apache: [Fri Feb 16...
I'm importing a large CVS repository (about 3.6GB). aeimport creates change set after change set, but the process size increases. After about 50000 change sets...
I was working on change 119 for a few minutes and then suddenly aegis said I could not aeb it, because I am not the developer, 'steve39; is. It turned out that...
... I doubt it. As I understand 'async39; it allows an NFS server to ACK client's file delete request (for example) before the delete is completed on disk. This...
I have gettext (0.14.4) installed and the aegis (4.23) build process picks up msgcat and msgfmt. But then I get cook: msgmerge --indent --sort-output...
Dear All, I am seeing aeb fail like this: cook: msgmerge --indent --sort-output --width=75 -v -v --no-location --force-po -o lib/de/LC_MESSAGES/aegis.merge...
Dear All, I want to aeimport a large CVS repository that does not have a history file. Looking at the code of aeimport I see that it needs this file. Has...
Hi all, as you maybe already knows my name is Walter Franzini, I'm an aegis user since 1999 and a more or less regular contributor since the end of 2003. In...
What is the difference between aepatch and aedist (in the context of applying a changeset from one branch to another parallel branch) ??? *** History (and some...
This may seem like a silly question (and hopefully it is, in a sense). If a branch is ended, can the individual changesets that were on that branch still be...
Is it just me, or does aesub always seem to truncate long change descriptions? $ aeca -c 628 -l | egrep brief brief_description = "Turn Memoizer into a simple...
I have a project that is very sensitive, such that most staff members should not have access to the files at all. It contain critical keys that need to be...
Hi, I have an Aegis project with a full Linux 2.6 tree checked in and everytime a change has been completed, aeipass sleeps for more than 2500 seconds. In...
I failed another developers changeset during integration (aeifail), and the changeset returned back to the being_developed state :) However, "ael cha" reported...
The number of deltas on my development branch has passed 100. This is usually a sign that a new release is warranted. Could some of you please try out the head...
I have a user who wants to export an aegis branch, and put it into subversion :( I told him he can use "aecp -ind -p <project> -delta <delta> ." He has come...
I downloaded 4.22.D005 from the webiface and can't build using the usual configure/make process. The normally released tarballs can be unpacked, run...
Hi All, I got the latest version of aegis (4.22.D005) and ran that command again, to get a copy of the repository at a particular delta, and it failed again....
Hi All, I have seen an aegis segmentation fault when doing "aecp -delta X .". I compiled aegis with DEBUG enabled, and ran it to crash it. It crashes every...