Cvs Commit: cvsnt
| Newsgroups | gmane.comp.version-control.cvs.windows-nt.cvs |
|---|---|
| Message-ID | <[email protected]> |
CVSROOT: /cvs Module name: cvsnt Changes by: [email protected] Wed Oct 1 18:25:19 2008 On host: debiancvs.march-hare.local Directory: cvsnt/src M commit.cpp CVSNT_BRANCH_2_5_03_2382 1.39.2.138.6.50 -> 1.39.2.138.6.51 Bug Id: M rcs.cpp CVSNT_BRANCH_2_5_03_2382 1.80.2.214.4.42 -> 1.80.2.214.4.43 Bug Id: Log message: compile fixes for bugs 5376 and 5373. Note: the expand_keywords and associated trigger is now called even if the file is marked kb or ko but only called once with the keyword $None$ - this is to enable the author to be passed to the triggers (for each file) - I'm knind of surprised that it's not already possible to get this from commitlog. Author belongs on the file not the session since one day we may support multiple authors in a single session (ie: cvs4s using the owner of the file as the author).