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

Re: Undoing/Removing Import

From: William Nagel <bill_at_stagelogic.com>
Date: 2004-10-01 22:56:54 CEST

'svn remove' is an alias of 'svn delete'

Run 'svn help', it will show all of the command aliases in parenthesis
after the primary command name.

-Bill

On Oct 1, 2004, at 3:40 PM, CSN wrote:

>
> Is that the same as "svn delete"? My svn doesn't have
> a "remove".
>
> CSN
>
>
> --- François Beausoleil <fbeausoleil@ftml.net> wrote:
>
>> CSN wrote:
>>> How can I undo/remove an import from the
>> repository? I
>>> accidentally imported the wrong directory.
>>
>> svn remove svn://repos-url/path/to/wrong/data
>>
>> Alternatively, dump the repository and reload the
>> repository, without
>> the offending revision/revisions.
>>
>> See svnadmin help dump and svndumpfilter help.
>>
>> Bye !
>> François
>>
>
>
>
>
> _______________________________
> Do you Yahoo!?
> Declare Yourself - Register online to vote today!
> http://vote.yahoo.com
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 1 22:57:21 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.