--- Keith Whitwell <[EMAIL PROTECTED]> wrote:
> Michal Kozlowski wrote:
> > On Thu, 11 Jul 2002, Stefan Lange wrote:
> > 
> > 
> >>compiling from cvs shouldn't be a problem, I just followed the DRI
> >>Compilation Guide from the website and everything went fine (you might
> >>have to compile the kernel drm-module manually, but that's no trouble)
> >>
> >>
> > 
> > Completed the compile didn't help me any still does that same thing, did
> > you find that you had to remove some misplaced >>>> and <<<< from some
> > files?
> 
> If you've got those in your files it means CVS has somehow gotten confused. 
> If you do something like a 'cvs update' from the top level directory, you 
> should get *NO* lines that look like:
> 
> M xc/asdf/adsf/adsf/somefile.c
> 
> Note the capital 'M'.
> 
> I bet you have a few.  Remove them & update again.
> 
> Keith
> 
or just run update with -C, this will take all the M xc/asdf/adsf/adsf/somefile.c and 
replace
them.
also -P -r are good to have.
read the man page for more info.


__________________________________________________
Do You Yahoo!?
Sign up for SBC Yahoo! Dial - First Month Free
http://sbc.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Gadgets, caffeine, t-shirts, fun stuff.
http://thinkgeek.com/sf
_______________________________________________
Dri-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to