info-cvs
[Top][All Lists]
Advanced

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

Re: cvs recursive commit pops up an editor between each file


From: Mark D. Baushke
Subject: Re: cvs recursive commit pops up an editor between each file
Date: Sat, 07 Jun 2008 04:02:10 -0700

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi Russ,

If you want to have client/server kinds of interactions, then use
the :fork: method rather than the :local: method for checking out
your files.

For example, if you have 'cvs -d /my/cvs/repository checkout foo' right
now this is equivalent to using the :local: method as in the command
'cvs -d :local:/my/cvs/repository checkout foo' ... So, if you use
'cvs -d :fork:/my/cvs/repository checkout foo' it will checkout your
files using client/server methodologies and you will not be prompted
for a log message for each directory of your commit.

You could also just use a '-F logmessage' to use a prepared log message
file or '-m "log message" to use a prepared quick log mesasge for your
commits as an alternative.

        Enjoy!
        -- Mark
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQFISmqyCg7APGsDnFERAqrZAKCX6+Z8+qxuWGs63j+yiivKCUbyLACguj76
cl9ycRX26hAqyvLLR3imLWw=
=MxLj
-----END PGP SIGNATURE-----




reply via email to

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