info-cvs
[Top][All Lists]
Advanced

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

Re: how to obtain a clean sandbox (remove artifacts from prior build att


From: Jim Hyslop
Subject: Re: how to obtain a clean sandbox (remove artifacts from prior build attempts)?
Date: Thu, 20 Apr 2006 17:45:21 -0400
User-agent: Mozilla Thunderbird 1.0.6 (Windows/20050716)

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

Kenneth A. Wolcott wrote:
> Hi;
> 
>  How do I remove items from my sandbox that are the results of a build
> (successful or not) when they are scattered all over the place?
[...]
> Does this mean that all files that are not in the repository are removed
> from the sandbox?

No. CVS does not touch any files that it does not control. You have to
remove these files yourself. Your build script should have something
along the lines of "make clean" which will remove any intermediate files.

You can also add the files to .cvsignore, so that CVS ignores them and
will not report on their state. For more details, see the manual (at
ximbiot.com).

- --
Jim Hyslop
Dreampossible: Better software. Simply.     http://www.dreampossible.ca
                 Consulting * Mentoring * Training in
    C/C++ * OOD * SW Development & Practices * Version Management
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (MingW32)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFESADxLdDyDwyJw+MRAvLTAKDkZ2Y5AtWUyZqv+7ff+qSWWOYrYgCguRle
ZNfkWslTuNxWp7NT8zb3+hE=
=yFNZ
-----END PGP SIGNATURE-----





reply via email to

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