<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=US-ASCII">
<META content="MSHTML 6.00.2900.2668" name=GENERATOR></HEAD>
<BODY id=role_body style="FONT-SIZE: 10pt; COLOR: #000000; FONT-FAMILY: Arial" 
bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7><FONT id=role_document 
face=Arial color=#000000 size=2>
<DIV>
<DIV>In a message dated 7/7/2005 5:02:07 A.M. Central Daylight Time, Steve <A 
href="mailto:Williams@lists.freepascal.org">Williams</A> writes:</DIV>
<BLOCKQUOTE 
style="PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: blue 2px solid"><FONT 
  style="BACKGROUND-COLOR: transparent" face=Arial color=#000000 size=2>I got 
  the latest FPC source using Subversion on Win32.  Running make <BR>build 
  in the root directory worked fine.  Running make install fails 
  <BR>because cp.exe does not ignore hidden directories, therefore it tries to 
  <BR>delete the Subversion .svn directories, which is 
  bad.<BR><BR><BR>c:/fpc/2.0.0/bin/i386-win32/cp.exe -Rfp tests/* 
  /pp/examples/fcl<BR>cp.exe: cannot remove old link to 
  `/pp/examples/fcl/.svn/dir-prop-base':<BR>Permission denied<BR>cp.exe: cannot 
  remove old link to `/pp/examples/fcl/.svn/dir-props':<BR>Permission 
  denied<BR>cp.exe: cannot remove old link to 
  `/pp/examples/fcl/.svn/dir-wcprops':<BR>Permission denied<BR>cp.exe: cannot 
  remove old link to `/pp/examples/fcl/.svn/entries':<BR>Permission 
  denied<BR>cp.exe: cannot remove old link to 
  `/pp/examples/fcl/.svn/format':<BR>Permission denied<BR>cp.exe: cannot remove 
  old link to<BR>`/pp/examples/fcl/.svn/prop-base/Makefile.fpc.svn-base': 
  Permission denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/prop-base/Makefile.svn-base': Permission 
  denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/props/Makefile.fpc.svn-work': Permission 
  denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/props/Makefile.svn-work': Permission 
  denied<BR>cp.exe: cannot remove old link to 
  `/pp/examples/fcl/.svn/README.txt':<BR>Permission denied<BR>cp.exe: cannot 
  remove old link to<BR>`/pp/examples/fcl/.svn/text-base/Makefile.fpc.svn-base': 
  Permission denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/text-base/Makefile.svn-base': Permission 
  denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/wcprops/Makefile.fpc.svn-work': Permission 
  denied<BR>cp.exe: cannot remove old link 
  to<BR>`/pp/examples/fcl/.svn/wcprops/Makefile.svn-work': Permission 
  denied<BR>make[4]: *** [fpc_exampleinstall] Error 
1<BR><BR></FONT></BLOCKQUOTE></DIV>
<DIV></DIV>
<DIV> </DIV>
<DIV>I have also had this problem. I have a patch which corrects this. Peter if 
you could contact me off-list (<A 
href="mailto:DSTRODT@AOL.COM">DSTRODT@AOL.COM</A>) I would like to discuss it 
with you before I submit it.</DIV>
<DIV> </DIV>
<DIV>Dave</DIV></FONT></BODY></HTML>