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

Re: Is Apache HEAD incompatible with Subversion? [Was: Obstructed update]

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-12-17 00:35:18 CET

Philip Martin <philip@codematters.co.uk> writes:

> $ svnadmin create repo
> $ svn mkdir file://`pwd`/repo/foo
> $ svn co file://`pwd`/repo wc
> $ svn up wc
> ../svn/subversion/libsvn_wc/adm_crawler.c:315: (apr_err=155000, src_err=0)
> svn: Obstructed update
> svn: The entry 'bar' is no longer a directory,
> which prevents proper updates.
> Please remove this entry and try updating again.
> $ svn info wc/bar

Oops, didn't paste the right command (I've run this a few times), but
if I run svn info wc/foo I get essentially the same information: it's
a valid working copy directory.

> Path: wc/bar
> Url: file:///home/pm/sw/subversion/obj/subversion/tests/clients/cmdline/foo/bar
> Revision: 1
> Node Kind: directory
> Schedule: normal
> Last Changed Author: pm
> Last Changed Rev: 1
> Last Changed Date: 2002-12-16 23:27:45 +0000 (Mon, 16 Dec 2002)

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 17 00:36:00 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.