Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: sourceforge.net CVS tree ready for use



On Apr 2, 11:02pm, Adam Spiers wrote:
} Subject: Re: sourceforge.net CVS tree ready for use
}
} The program we use at work does cope with commits spanning multiple
} subdirs, but I suspect this only happens when all files/dirs being
} committed are mentioned on the command-line.

I almost never mention *any* files or directories on the command line.
I just "cvs commit" (implicitly recursively) from the top-level dir.

} Geoff Wing (mason@xxxxxxxxxxxxxxx) wrote:
} > Aggregation of commit messages which occur at the same time, plus or
} > minus a few seconds (to account for directory spanning when people
} > might use ! to CVS to reuse a log message), and with the same log
} > info would be very nice.

I often find myself editing the commit message at each directory to be
specific about what's changing in that set of files. Aggregating by the
process ID of the originating cvs process, rather than by time, would
be far more useful.

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com



Messages sorted by: Reverse Date, Date, Thread, Author