cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/ChangeLog


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/ChangeLog
Date: Wed, 31 Aug 2005 12:51:05 -0400

Index: ccvs/src/ChangeLog
diff -u ccvs/src/ChangeLog:1.3225 ccvs/src/ChangeLog:1.3226
--- ccvs/src/ChangeLog:1.3225   Wed Aug 31 16:32:10 2005
+++ ccvs/src/ChangeLog  Wed Aug 31 16:50:59 2005
@@ -1,5 +1,30 @@
 2005-08-31  Derek Price  <address@hidden>
 
+       * cvs.h (expand_path): Update proto.
+       * expand_path.c (expand_variable): Accept and use cvsroot arg inplace
+       of global.
+       (expand_path): Accept and pass through cvsroot arg.
+       * main.c (main): Prescan args for config path before config options are
+       used.  Pass config path on as needed.  Update comment. 
+       * modules.c (do_module): Update expand_path call.
+       * parseinfo.ci (Parse_Info): Ditto.
+       (allowed_config_prefixes): New global.
+       (parse_config): Accept configPath arg, update expand_path calls, and
+       expand LockDir path.
+       * parseinfo.h (parse_config): Update proto.
+       * root.c (root_allow_add, get_root_allow_config): Accept new configPath
+       arg and pass through to parse_config.
+       * root.h (root_allow_add, get_root_allow_config): Update protos.
+       * server.c (gConfigPath, server_usage): New globals.
+       (parseServerOptions): New function.
+       (server): Use new usage var.
+       (pserver_authenticate_connection): Update get_root_allow_config call.
+       * server.h (parseServerOptions): New proto.
+       * wrapper.c (wrap_add): Update expand_path calls.
+       * sanity.sh (server): New tests for setting config file path.
+
+2005-08-31  Derek Price  <address@hidden>
+
        * sanity.sh (close-stdout): Remove archive dir when done.
 
 2005-08-31  Larry Jones  <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]