You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Peter N. Lundblad" <pe...@famlundblad.se> on 2006/02/21 21:36:56 UTC

Re: svn commit: r18542 - in branches/1.3.x-r18539/subversion: libsvn_wc tests/clients/cmdline

On Tue, 21 Feb 2006 rooneg@tigris.org wrote:
> Author: rooneg
> Date: Tue Feb 21 15:10:33 2006
> New Revision: 18542
>
> Modified:
>    branches/1.3.x-r18539/subversion/libsvn_wc/diff.c
>    branches/1.3.x-r18539/subversion/tests/clients/cmdline/diff_tests.py
>
> Log:
> Merge r18539 and r18541 from trunk.
>
> * subversion/libsvn_wc/diff.c
>   (delete_entry): Don't segfault on missing directories.
>
> * subversion/tests/clients/cmdline/diff_tests.py
>   (diff_nonrecursive_checkout_deleted_dir): New test.
>   (test_list): Add new test.
>
>
Don't need to duplicate the log message of the original revisions when
merging:-)

//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: svn commit: r18542 - in branches/1.3.x-r18539/subversion: libsvn_wc tests/clients/cmdline

Posted by Garrett Rooney <ro...@electricjellyfish.net>.
On 2/21/06, Peter N. Lundblad <pe...@famlundblad.se> wrote:
> On Tue, 21 Feb 2006 rooneg@tigris.org wrote:
> > Author: rooneg
> > Date: Tue Feb 21 15:10:33 2006
> > New Revision: 18542
> >
> > Modified:
> >    branches/1.3.x-r18539/subversion/libsvn_wc/diff.c
> >    branches/1.3.x-r18539/subversion/tests/clients/cmdline/diff_tests.py
> >
> > Log:
> > Merge r18539 and r18541 from trunk.
> >
> > * subversion/libsvn_wc/diff.c
> >   (delete_entry): Don't segfault on missing directories.
> >
> > * subversion/tests/clients/cmdline/diff_tests.py
> >   (diff_nonrecursive_checkout_deleted_dir): New test.
> >   (test_list): Add new test.
> >
> >
> Don't need to duplicate the log message of the original revisions when
> merging:-)

Force of habit ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org