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

delete .snapshot directory.

From: Sonal Uphale <suphale_at_savvion.com>
Date: 2007-05-09 13:44:24 CEST

Hi all,

I had created one svn repository at /svnrepos/sbmrepos.
Now to delete it, I executed command:
rm -r /svnrepos.

It deleted the repository sbmrepos but after doing ls -al I found
that .snapshot directory exists, and trying to delete it, gives me following error:
 
rm: cannot remove directory `.snapshot//hourly.0': Permission denied

How do I delete this .snapshot directory?
I have logged in as root.

Thanks,
Sonal
Received on Thu May 10 02:40:21 2007

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

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