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

svn status'x' ?

From: Joel Nylund <joelrails_at_gmail.com>
Date: Fri, 7 Mar 2008 15:23:22 -0500

Hi , can someone explain what status 'x' means?

docs say:
'X' item is unversioned, but is used by an externals definition

I dont understand what this means.

I have a folder I thought I deleted, but when I update from repository it
comes back in a status X.

Also how can I remove it, i want the folder gone from my repository, if I
try to delete it after an update it says :

$ svn rm acts_as_money/
D acts_as_money/test/money_test.rb
D acts_as_money/test
D acts_as_money/Rakefile
D acts_as_money/tasks/money_tasks.rake
D acts_as_money/tasks
D acts_as_money/init.rb
D acts_as_money/lib/acts_as_money.rb
D acts_as_money/lib/aggregations.rb
D acts_as_money/lib
D acts_as_money/install.rb
D acts_as_money/README
svn: In directory '.'
svn: Error processing command 'modify-entry' in '.'
svn: Error modifying entry for 'acts_as_money'
svn: 'acts_as_money' is not under version control

any ideas?

thanks
Joel
Received on 2008-03-07 21:23:53 CET

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.