Richard June wrote:

> Correct me if I'm wrong, but cvs -T /tmp update should store all the
> temporary files in /tmp as opposed to `pwd` correct? I'm using cvs v1.10.6
> and the behaviour isn't like that, it is putting temp files in the
> current. if this is proper behaviour what variable should I be looking for
> in the source to change it?

I doubt it.  The default temporary directory is /tmp on unices.  Are you
referring to the .#* files?  CVS leaves those scattered as backups of files
with conflicts and they're left parallel to the conflicted parent file.  It's
intentional:

    http://cvshome.org/docs/manual/cvs_16.html#IDX469

Derek

--
Derek Price                      CVS Solutions Architect ( http://CVSHome.org )
mailto:[EMAIL PROTECTED]     OpenAvenue ( http://OpenAvenue.com )
--
"Calm down. It's only ones and zeros."




_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to