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

Re: svn commit: r25877 - in trunk: . build/generator build/generator/swig

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-07-30 15:18:26 CEST

David James wrote:
> It was the result of a 'svn merge', like so:
>
> [djames@svn2 trunk]$ svn merge -r25740:25739 .
> --- Merging r25740:
> U build.conf
> U build/generator/gen_make.py
> U build/generator/swig/__init__.py
> A build/generator/swig/checkout_swig_header.py
> U build/generator/gen_win.py
> U subversion/bindings/swig/include/svn_global.swg
> [djames@svn2 trunk]$ svn revert subversion/bindings/swig/include/svn_global.swg
> Reverted 'subversion/bindings/swig/include/svn_global.swg'
> [djames@svn2 trunk]$ svn st
> M build.conf
> M build/generator/gen_make.py
> M build/generator/swig/__init__.py
> A + build/generator/swig/checkout_swig_header.py
> M build/generator/gen_win.py

Check the the harvest_committables logic tree. I wonder if it
overaggressively optimized out your add-with-history because the
copyfrom-revision matched the parent directory's revision?

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Mon Jul 30 15:17:13 2007

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.