You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Sathishkumar.P" <sa...@wnipl.com> on 2008/07/07 04:55:32 UTC

Deleting a project permanently from repository

Hi,
    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.
    How to view the repository created in the server without svn 
command. I am using subversion 1.4.6

Regards/ Sathish

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Deleting a project permanently from repository

Posted by Ryan Schmidt <su...@ryandesign.com>.
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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org