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

Re: svn status'x' ?

From: Joel Nylund <joelrails_at_gmail.com>
Date: Fri, 7 Mar 2008 17:50:19 -0500

not that I know if, where do I look for this "svn:externals" property, in
the .svn files inside the folder im having trouble with?

thanks
Joel

On Fri, Mar 7, 2008 at 4:45 PM, Ryan Schmidt <
subversion-2008a_at_ryandesign.com> wrote:

> On Mar 7, 2008, at 14:23, Joel Nylund wrote:
>
> > 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?
>
> Have you ever used externals? Have you ever set the "svn:externals"
> property on any directory? Check if the "svn:externals" property is
> set to anything on any directory in your working copy.
>
>
Received on 2008-03-07 23:50:44 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.