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

Re: Fwd: Svnversion change in behavior between 1.1.4 and 1.2.0

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-08-25 23:00:11 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> Philip, do you know the answer to this?

Yes :)

>> The output of svnversion for a working copy that contains
>> svn:external links is different using the 1.1.4 release and 1.2.0

------------------------------------------------------------------------
r15167 | philip | 2005-06-24 22:52:15 +0100 (Fri, 24 Jun 2005) | 11 lines

Followup to r15161, remove some redundant code and add a regression test.

* subversion/svnversion/main.c
  (struct status_baton): Remove the done member.
  (notify, cancel): Remove, they were only used to skip externals.
  (main, analyze_status): Remove references to the removed bits.

* subversion/tests/clients/cmdline/svnversion_tests.py
  (ignore_externals): New test
  (test_list): Add ignore_externals

------------------------------------------------------------------------
r15161 | cmpilato | 2005-06-24 18:10:58 +0100 (Fri, 24 Jun 2005) | 8 lines

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().

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 25 23:01:00 2005

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.