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

Re: svn stat on new files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-09 14:44:14 CET

Martin Pool <mbp@samba.org> writes:

> Here's an example of adding and committing a file in one wc, and then
> adding a (conflicting) file in another directory:
>
> % svn stat -uv two/
> 10 10 mbp two
> 10 9 mbp two/added
> Head revision: 10
> % svn stat -uv trunk
> * 6 6 mbp trunk
> A * 0 ? ? trunk/added
> Head revision: 10
> % svn stat -uv trunk/added
> svn: Filesystem has no item
> svn: file not found: transaction `u', path `/trunk'

Ah, yes, this is a bug. You should file this as a bug, with this
reproduction recipe.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Dec 9 14:47:01 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.