RE: How to delete a project???
From: THOMAS DAVID VAUGHAN <tom_at_vaughan.to>
Date: 2005-09-30 19:04:51 CEST
> How can one delete a project from a repository?
svn rm ./someproject
or:
svn rm -m "why I deleted this" http://server/svn/repos/path/to/someproject
what documentation did you read that didn't explain this properly?
>
could you elaborate on "information" and "stuff" more please.
-tom
---------------------------------------------------------------------
|
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.