On Thu, 2003-08-14 at 19:35, Miles Bader wrote: > BTW, I checked in my first two changesets from arch->CVS for emacs today: > > I just did `tla update' in my, then generated a CVS log message from the > arch log, e.g.: > > tla cat-log miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-14 | sed -n '/^Standard-date:/d;/^Date:/d;/^[^:]*:.*[^ ]/p;/^$/,$p' > /tmp/,l Rather than committing the entire tree, I use larch what-changed combined with xargs to generate a list of added and delete files, perform those cvs operations, then get the list of added U deleted U altered files and use xargs again to cvs ci those files. There are files in CVS, that aren't in arch, and should be in cvs (long story - they are autoconf generated files) and that I don't want to commit alterations to, back to CVS. Cheers. Rob -- GPG key available at: .