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

Re: delete .snapshot directory.

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-10 03:05:28 CEST

On 5/9/07, Sonal Uphale <suphale@savvion.com> wrote:
>
>
> 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.

Subversion doesn't create (that I've ever seen) directories named
.snapshot. Something else must be creating it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu May 10 03:05:59 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.