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

[PATCH, svnmerge] Do not be fooled by external directories

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-01-07 16:59:27 CET

Hello,

svnmerge.py can currently be fooled by external directories, because it
misinterprets the output of "svn status -q" so that it believes that there
are local modifies. This patch improves the logic so that a clean working
copy with external directories is not reported as "dirty" anymore.

Committed as r18009.

[[[
Do not be fooled by external directories in the tree.

* contrib/client-side/svnmerge.py:
  (check_dir_clean): Improve logic to find if the tree has local modifies.
]]]

-- 
Giovanni Bajo


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

Received on Sat Jan 7 17:00:14 2006

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.