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

Re: Subversion 1.3.0 Release Candidate 7 released.

From: Ben Collins-Sussman <sussman_at_red-bean.com>
Date: 2005-12-25 15:39:08 CET

On 12/25/05, Molle Bestefich <molle.bestefich@gmail.com> wrote:
> David Anderson wrote:
> > * fixed: 'svnversion' wrongly traverses into externals (r15161)
>
> Many (most?) people use svn:externals for internal references and thus
> would actually _want_ svnversion to traverse into externals. Based on
> the above one-liner, it sounds like that is now broken.
>
> So I'm curious for details. Which issue is this?
>
> (I've searched the issue tracker for "all words": "svnversion traverse
> externals" in "summary" vs. "a description", couldn't find it.. I
> might be using the issue tracker wrongly - I find the interface
> horrific.)

Not every line item is a filed issue. Read the log message:

D:\svnbuild\src-trunk>svn log -v -r15161
------------------------------------------------------------------------
r15161 | cmpilato | 2005-06-24 12:10:58 -0500 (Fri, 24 Jun 2005) | 8 lines
Changed paths:
   M /trunk/subversion/svnversion/main.c

Make svnversion ignore working copies associated with externals
definitions. Bug reported by Andreas Schultz
<andreas.schultz@gmail.com>.

* subversion/svnversion/main.c
  (main): Pass TRUE for the 'ignore_externals' parameter to
    svn_client_status2().

------------------------------------------------------------------------

... and then if you search for Andreas Schultz on svn.haxx.se, you'll
find the mail thread about it:

   http://svn.haxx.se/dev/archive-2005-06/0857.shtml

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 25 15:41:22 2005

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.