On Thursday 02 August 2007 13:27, Andy Levy wrote:
> On 8/2/07, Tom Brown <brown@esteem.com> wrote:
> > I used an IDE that works with subversion. I thought it would create the
> > project with the url I gave it and the project name I gave it. Instead it
> > just created the trunk, branches and tags projects underneath the url.
> > So, I have projects that look like this:
> >
> > https://172.16.32.1/svn/est/trunk
> > https://172.16.32.1/svn/est/branches
> > https://172.16.32.1/svn/est/tags
> >
> > How do I remove these projects? I didn't see anything in the Subversion
> > book or 'svn help' or 'svnadmin help'. Any ideas?
>
> svn rm <URL>
Ok, that did work. I didn't RTFM close enough. I though it was only for files
in a project.
Thanks for your help,
Tom
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 2 23:12:59 2007