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

Re: svn status --depth infinity does not appear to traverse unversioned directories

From: David Ferguson <ferguson.david_at_gmail.com>
Date: Fri, 20 Feb 2009 07:09:15 -0500

Brian,

Yes, that is the expected result. Subversion can safely assume that
everything under an unversioned directory is also unversioned or if
versioned, not part of this checkout. Therefore it does not bother
traversing further down the tree just to print out more ?'s.

David

On Thu, Feb 19, 2009 at 10:28 PM, Brian Byllesby <bbyllesby_at_gmail.com>wrote:

> Hello,
>
> Using svn 1.5.2 on Mac OS 10.4.11.
>
> I ran the following command: svn status --depth infinity
> hoping to see status on all files at all depths including those without
> version. But it appears only to have traversed the versioned folders.
> It seems any unversioned files within unversioned folders are not shown.
>
> In my case, I had a couple of unversioned files within the directory
> classes (also unversioned) and this was the output
>
> ? classes
>
> - Is this the correct behavior for svn status using --depth infinity?
>
> Thanks in advance,
> Brian
>
> ------------------------------------------------------
>
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1196149
>
> To unsubscribe from this discussion, e-mail: [
> users-unsubscribe_at_subversion.tigris.org].
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1198063

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 13:10:10 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.