info-cvs
[Top][All Lists]
Advanced

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

Re: commitinfo - information about committed files


From: Thomas S. Urban
Subject: Re: commitinfo - information about committed files
Date: Fri, 5 Apr 2002 07:07:56 -0800
User-agent: Mutt/1.3.21i

On Thu, Apr 04, 2002 at 13:27:51 +0100, Moray B. Grieve sent 0.7K bytes:
> 
> When I modify the commitinfo file to perform a check prior to a commit
> matching a regular expression, what information about the file can I
> obtain from the program executed?
> 
> As far as I can see all that is passed into the executable is the
> location of the directory, and a list of files being committed. Can I 
> 
> a) find out what branch the file is being checked into
> b) modify the contents of the file before the commit 

As far as a) goes, the commitinfo isn't given the command directly, but
you may be able to determine the information you want by 1) looking at
the corresponding RCS file, or 2) - more sophisticated platformat
specific things like looking at your process tree / parent command line,
etc.

b) was recently the subject of a trhead here - search for "enforced code
beautification".  Short answer: commitinfo file modification  possible,
though probably not advisable because of potential to cause yourself
problems. If you are going to do it, there are things you can do to make
minimize your risks.  See the thread or ask me if you have questions.


Scott

-- 
Ask not for whom the Bell tolls, and you will pay only the station-to-station
rate.
                -- Howard Kandel



reply via email to

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