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

[SVN users][Newb] How I delete an external item?

From: Bjorn Boulder <bornboulder77_at_gmail.com>
Date: 2007-06-11 05:35:28 CEST

People,

I've fallen into a small SVN pit.

Currently svn stat is telling me this:

mac:/pt/w/b/b14 maco$ svn stat
X vendor/rails
X vendor/plugins/active_scaffold

Performing status on external item at 'vendor/rails'

Performing status on external item at 'vendor/plugins/active_scaffold'
D vendor/plugins/active_scaffold/test
D vendor/plugins/active_scaffold/test/extensions
D vendor/plugins/active_scaffold/test/extensions/array.rb
D vendor/plugins/active_scaffold/test/extensions/active_record_test.rb
D vendor/plugins/active_scaffold/test/extensions/render_pathing_test.rb
D vendor/plugins/active_scaffold/test/model_stub.rb

I'd like to toss
vendor/plugins/active_scaffold
into the trash.

How do I do that?

I've tried ...
svn delete vendor/plugins/active_scaffold

That did not work.

-b
Received on Mon Jun 11 10:39:26 2007

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.