Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 05 Jul 2006 12:37:50 -0400
From:      Ian Lord <mailing-lists@msdi.ca>
To:        freebsd-questions@freebsd.org
Subject:   CVS Export truncate files ?
Message-ID:  <7.0.0.16.2.20060705122919.07f6db48@msdi.ca>

next in thread | raw e-mail | index | archive | help
Hi,

we use cvs for in house developpement of a php web site...

We use "cvs update to sync files", "cvs checkout" when a new employee 
need to work on the files, and "cvs export" when we push the changes 
to the production web site...

For some reason, we found that "cvs export" truncated a couple of 
files which caused parsing errors... I don't see any error message
While it's doing it, I see the following extract:

cvs export: Updating pub/class
U pub/class/class.session.cmd
cvs export: Updating pub/class/html2pdf
cvs export: Updating pub/class/html2pdf/cache
cvs export: Updating pub/class/html2pdf/classes

Is it normal that the class.session only has a "U" in front of the 
line instead of "cvs export: Updating"

Am I doing something wrong or is it some sort of bug/limitation with 
the cvs export function ?

Thanks




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7.0.0.16.2.20060705122919.07f6db48>