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

Re: Deleting a project permanently from repository

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Mon, 7 Jul 2008 00:13:45 -0500

On Jul 6, 2008, at 23:55, Sathishkumar.P wrote:

> How to delete a project from the repository permanently. When
> someone have updated the confidential information accidentally to
> the repository. How to delete that file permanently from the
> repository.

http://svnbook.red-bean.com/en/1.4/
svn.reposadmin.maint.html#svn.reposadmin.maint.filtering

> How to view the repository created in the server without svn
> command. I am using subversion 1.4.6

You need to use Subversion libraries to view what's in a Subversion
repository. That can be either the svn command line client, or
another Subversion client, or if you're serving the repository with
Apache, then view the repository URL in a web browser.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-07 07:14:10 CEST

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.