[cvsnt] Problem With Committing Recursively
Erv Walter
erv at epicsystems.com
Sun Jun 29 01:46:54 BST 2003
It's not normal for me. I routinely commit changes recursively that are
spread across many directories and I only get a single Notepad window
popping up--not one per subdirectory.
-----Original Message-----
From: Tony Hoyle [mailto:tmh at nodomain.org]
Sent: Saturday, June 28, 2003 3:42 PM
To: cvsnt at cvsnt.org
Ch J Sa wrote:
I've tried a couple different versions of cvs on my computer at home,
and
> they all behave in the following manner. When there are multiple
changes
> in subdirectories and I commit, an editor comes up for me to enter a
log
> message. However, the cvs comment in this case only lists the
modified
> files in the current directory. I enter a comment, save, and close
the
> window. Then another editor window pops up for the files in one of
the
> subdirectories. Then another, and another, until all subdirectories
have
> been logged and committed. This gets to be a huge pain when I have a
lot
> of modified files. I've asked several of the people that I work with
and
> they have never seen this before. Has anyone else seen behavior like
> this? Is this a configuration issue?
This is normal... it's usual to use the '-m' option to set a single edit
message if you have a large commit (or use a frontend, like WinCVS).
I'm not 100% sure why it was designed like that but it's been like that
ever
since cvs was first written... I suppose the idea is you have
different
commit messages for different subprojects.
Tony
_______________________________________________
cvsnt mailing list
cvsnt at cvsnt.org
http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt
More information about the cvsnt
mailing list