... Hash: SHA1 Hello, I have a question about the aeget CGI program. When we browse aeget and navigate to the menu for a particular file, the URL in the...
David A Vincent
dvincent@...
Jan 3, 2008 4:19 am
5875
... It's not clear if you want the complete file for a particular version, or a diff of a file for a single change set, or the complete N-by-N matrix. 1....
Peter Miller
millerp@...
Jan 3, 2008 12:08 pm
5876
I see there a lot of changes in the 4.23 branch. When do the developers think that a 4.24 release is likely to be? Is there a feature freeze happening...
Brendan Simon
Brendan@...
Jan 3, 2008 1:41 pm
5877
... Alternatively, this seems like a good potential use of change attributes. Suppose there were a "distributed_tracking" project config variable, which when...
Smith, Ralph
rsmith@...
Jan 4, 2008 12:10 am
5878
... Hash: SHA1 ... Thanks for responding. I meant that I wanted to get at more of the matrix and do it without modifying the aeget source code. ... As I...
David A Vincent
dvincent@...
Jan 4, 2008 12:29 am
5879
I am reposting the below because I just relized I don't think the list is set up to receive mail from me at aryeh@... (due to ISP restrictions I...
Aryeh Friedman
aryeh.friedman@...
Jan 5, 2008 8:16 am
5880
... Hash: SHA1 I am CC'ing this to other members of the me team. ... If our team can find some spare time we would be interested in helping because the project...
Aryeh M. Friedman
aryeh.friedman@...
Jan 5, 2008 8:43 am
5881
Brendan Simon wrote: [...] ... The archive are downloadable from http://sourceforge.net/project/showfiles.php?group_id=224 ... I think so, however accessing...
walter franzini
walter.franzini@...
Jan 5, 2008 4:36 pm
5882
Hi, aegis seems to pretty much break any make-like build system when you do aecpu/aemvu. What happens is that the old file, be it a copy, a symlink, or ...
Kuba Ober
kuba@...
Jan 5, 2008 7:46 pm
5883
I am preparing to make a new release of Aegis (both stable 4.24 and development 4.25 branches). Are there any essential change sets folks have yet to send me?...
Peter Miller
millerp@...
Jan 6, 2008 11:30 am
5884
I don't have any changesets to go (visa delays), but my main request is better/easier use of branching/merging. Pretty much a single command to branch from any...
Brendan Simon
Brendan@...
Jan 6, 2008 9:11 pm
5885
The other side of branching - using sub-branches. Sometimes using sub-branches is preferred (rather than independent branches) so that changesets from the...
Brendan Simon
Brendan@...
Jan 7, 2008 12:08 am
5886
... Hash: SHA1 ... I thought traditionally this was delegated to the DMT for example in cook using search_list - -- Aryeh M. Friedman FloSoft Systems, Java...
Aryeh M. Friedman
aryeh.friedman@...
Jan 7, 2008 1:36 am
5887
... The search path is used by build tools to find a file in a path list. What I'm referring to is the aegis view path such that a build can tell if a file is...
Brendan Simon
Brendan@...
Jan 7, 2008 4:55 am
5888
... Back to a bradband connection I updated my repo, it contains your c414 (ael vs. change_identifier) with a new UUID due to some tweaks I need to make. I'm...
Walter Franzini
walter.franzini@...
Jan 7, 2008 8:28 am
5889
... I've seen this problem using the view_path and it's not solvable for that case. The thing that come to mind is removing *derived* files and since it's...
Walter Franzini
walter.franzini@...
Jan 7, 2008 9:40 am
5890
... Hash: SHA1 ... If each developer has there own branch then this is actually quite likely when a developer branch is merged into the baseline. And it ...
Aryeh M. Friedman
aryeh.friedman@...
Jan 7, 2008 10:20 am
5891
[...] ... Yes, the announcement is archived at http://permalink.gmane.org/gmane.comp.version-control.aegis.user/2821 -- Walter Franzini ...
Walter Franzini
walter.franzini@...
Jan 7, 2008 11:03 am
5892
... This seems related with the pinning feature for branch I've worked on (unsuccesfully at the time). The idea is to use a user defined attribute to select...
Walter Franzini
walter.franzini@...
Jan 7, 2008 11:17 am
5893
... It sounds suspiciously similar. Aegis can do this too: $ aenc $ aecp . $ aem -grandparent (or aem -branch) $ aecpu -unc $ aed $ aeb $ aede The above...
Brendan Simon
Brendan@...
Jan 7, 2008 12:06 pm
5894
... This will cause annoyance if there are config files in the merge list, and is rather wasteful. I use a hacked script to manage branch merges (never tested...
Ralph Smith
rsmith@...
Jan 7, 2008 4:55 pm
5895
I had written an "aestale" command to determine these things. It is not the same as automatic notifications but could be useful. If you had auto notification...
Pendergraft, Jerry
JPendergraft@...
Jan 7, 2008 5:19 pm
5896
... Hash: SHA1 ... CVS actually attempts to do an in file merge even on modified files (in most cases it incorporates the changeset mods without issue but some...
Aryeh M. Friedman
aryeh.friedman@...
Jan 7, 2008 9:35 pm
5897
Should probably have said "inform", rather than "notify". I was thinking more of a info/warning message at the end of aed output for current changesets. The...
Brendan Simon
Brendan@...
Jan 7, 2008 9:50 pm
5898
... Hash: SHA1 ... An example: flosoft# cvs -q -d /home/ncvs/ update U games/fortune/datfiles/limerick M lib/libc/stdlib/malloc.c U share/man/man4/ipmi.4 U...
Aryeh M. Friedman
aryeh.friedman@...
Jan 7, 2008 10:02 pm
5899
... Aegis does this too during aed. cvs does not have a view path. It does a merge from the repository (or branch) just as aegis does with it's branch...
Brendan Simon
Brendan@...
Jan 7, 2008 10:25 pm
5900
... Hash: SHA1 ... Do you mean foo.2 or foo.1.2? If the first the of course it should not affect foo.1.2.3 ... - -- Aryeh M. Friedman FloSoft Systems, Java...
Aryeh M. Friedman
aryeh.friedman@...
Jan 7, 2008 10:36 pm
5901
... At least gnu make seems to uniformly use stat(), it doesn't seem to use lstat(). Maybe make should have a command-line or makefile-variable settable option...
Kuba Ober
kuba@...
Jan 8, 2008 1:48 pm
5902
... Using the timestamp of the symlink would not be useful in any other circumstance. The symlinks timestamp will be the time the link was created. It would...
David Brown
aegis@...
Jan 8, 2008 5:23 pm
5903
... Would it work if make looked at the timestamp of both the symlink and the linked file, and use the newest date ?? The unlink requirement is also true for...