[cvsnt] Re: Latest updates
Oliver Giesen
ogware at gmx.net
Thu Jun 24 14:06:56 BST 2004
Tony Hoyle wrote:
> The client sends its list to the server, which gets appended to the
> server list and sent back. From the clients' point of view it has the
> list twice (the server may have added entries to the second list
> though).
AFAIHU, simply doing a cvs info cvsignore should not contact the server,
should it? According to cvs -H info it's identical to cvs info -c
cvsignore which should only "describe the client" and I can tell that it
does indeed not try to contact any server. Still, it always returns a
list that, if halved, reveals two completely identical lists which both
consist of the built-in ignore list and the contents of my local
~/.cvsignore file as well as the contents of my CVSIGNORE variable if I
set it.
Example:
c:\>cvs info cvsignore
. .. core RCSLOG tags TAGS RCS SCCS .make.state .nse_depinfo #* .#*
cvslog.* ,* CVS CVS.adm .del-* *.a *.olb *.o *.obj *.so *.Z *~ *.old
*.elc *.ln *.bak *.BAK *.orig *.rej *.exe *.dll *.pdb *.lib *.exp _$* *$
*.~* ~*.tmp *.md~ ~$*.* .#*.* *.$$$ *.bak *.dsk *.wbk *.cfg *.bk1 *.bk2
*.sbm . .. core RCSLOG tags TAGS RCS SCCS .make.state .nse_depinfo #*
.#* cvslog.* ,* CVS CVS.adm .del-* *.a *.olb *.o *.obj *.so *.Z *~ *.old
*.elc *.ln *.bak *.BAK *.orig *.rej *.exe *.dll *.pdb *.lib *.exp _$* *$
*.~* ~*.tmp *.md~ ~$*.* .#*.* *.$$$ *.bak *.dsk *.wbk *.cfg *.bk1 *.bk2
*.sbm
This is twice exactly the same list, including twice my local ignore list...
Cheers,
--
Oliver
---- ------------------
JID: ogiesen at jabber.org
ICQ: 18777742 (http://wwp.icq.com/18777742)
More information about the cvsnt
mailing list