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

Re: r15516

From: John Szakmeister <john_at_szakmeister.net>
Date: 2005-08-02 23:36:50 CEST

On Tuesday 02 August 2005 17:24, Peter N. Lundblad wrote:
> Hi,
>
> I was going to review r15516 for 1.2.2 voting and found that the commit
> includes changes to files in the swig Ruby bindings which weren't
> mentioned in the log messages. I guess this needs to be fixed up in some
> way...
>
> (I don't know anything about those bindings, so I can't vote on that part.
> Therefore I think its a bad idea to mix core and bindings changes in the
> same revision. Mistake?)

:: svn log -v -r15516 http://svn.collab.net/repos/svn
------------------------------------------------------------------------
r15516 | philip | 2005-07-31 11:49:36 -0400 (Sun, 31 Jul 2005) | 10 lines
Changed paths:
   M /trunk/subversion/libsvn_client/export.c
   M /trunk/subversion/tests/clients/cmdline/export_tests.py

Fix a core dump in 'svn export wc_path' for working copies with hidden
items, i.e. items in state missing=true or deleted=true.

* subversion/libsvn_client/export.c (copy_versioned_files): Avoid
  hidden files.

* subversion/tests/clients/cmdline/export_tests.py
  (export_with_state_deleted): New test.
  (test_list): Add export_with_state_deleted.

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

The changed paths don't show any of the ruby files being changed, and neither
does the diff.

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 2 23:37:47 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.