[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

w2k access is denied still here

From: solo turn <soloturn99_at_yahoo.com>
Date: 2004-02-20 17:29:50 CET

this error is also still here for directories (in 0.37). just for a note:
- there is no virus-scanner active
- there is no load
- the files/directories (last times error was delete of msblabla60.dll)
  can be deleted with explorer without problems (are not used by operating system).
- in directory case:
  * after this error the directory to be deleted is still here.
  * we noticed the error only on removing the ".svn" directory
  * svn cleanup does not remove it either, i.e.
    the change is done just in the metadata

example:
$ svn up
...
svn: In directory 'proj/src/com/asd'
svn: Error processing command 'delete-entry' in 'proj/src/com/asd'
svn: Can't remove 'proj/src/com/asd/ev/.svn': Access is denied.

$ svn cleanup

$ svn up
At revision 16257.

$ rm -r proj/src/com/asd/ev
rm: directory `proj/src/com/asd/ev/.svn' is write protected; descend into it anyway? y
...

$ rm -rf proj/src/com/asd/ev

$ svn up
At revision 16257.

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 20 17:29:54 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.