Jon Stevens wrote:
> 
> on 5/29/01 10:00 AM, "Santiago Gala" <[EMAIL PROTECTED]> wrote:
> 
> > When I build clean, the bin directory is deleted.
> > When later I update -d -P (to ensure that new directories are created),
> > cvs complains that bin/CVS/<template> cannot be written. I must mkdir
> > bin/CVS and update again.
> 
> Why was bin ever checked into CVS in the first place?

Jon is right, bin should never have been checked into the CVS. For me,
it makes sense to delete the entire bin directory since it is only used
for building. If you delete the build, you don't want to leave any side
effects (like directories created during the build).

Not really sure how to fix this...

- Johnny

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to