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

Re: get error on svn -u status

From: Andreas Stieger <andreas.stieger_at_gmx.de>
Date: Sun, 7 Sep 2014 10:55:11 +0100

Hello,

> On 5 Sep 2014, at 19:41, Michael Kerwin <michael_at_kerputer.com> wrote:
>
> I have been able to export the code to an ubuntu 14.04.1 client running subversion 1.8.8 and when I do a
> svn -u status
> W155007: ‘home/mkerwin/src/trunk/c/eco’ is not a working copy

If you ran svn export rather than svn checkout, the result will indeed not be a working copy on which svn status would work.

Run it on a working copy created by svn checkout.

Andreas
Received on 2014-09-07 11:55:44 CEST

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.