This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Successfull Build of gcc on Cygwin WinXp SP2


Dave Korn wrote:

> > that are shared across gcc/binutils/gdb/sim/etc.  If you later do "cvs
> > up" from the toplevel you'll accidently get the entire "src" tree
> 
>   No, you won't, unless you deliberately add the '-d' option.

Well sure, but then when someone checks in a change that involves
renaming or adding a subdirectory somewhere, your tree is silently
broken without any warning or indication, and you have to track it
down.  This can be a lot of head scratching and cursing until you figure
out that cvs was too dumb to add the directory to your repository.

I prefer to always use cvs up -dP outside of toplevel, which I update
with cvs up -lP.

Brian

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]