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

Re: easiest way to delete a wrongly imported project + svn directory structure

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-01-12 17:10:41 CET

On Mon, 2004-01-12 at 02:47, Benedict Verheyen wrote:

> What is the easiest way to solve this, in other words to completely
> delete the project 4 again so we can import it again the correct way?
> As i pushed for subversion they are of course turning to me to solve
> these things :)

Revert the commit. If the commit created revision N, then run 'svn
merge -r N:N-1'. This is documented in chapter 4 of the book.

>
> 2. Directory structure.
> Are there advantages of making an extra directory under svn (svn as in
[...]
> Or doesn't it really matter?

Whatever's convenient for you and your team. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 12 17:11:36 2004

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.