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

[PATCH, svnmerge]

From: Giovanni Bajo <rasky_at_develer.com>
Date: 2006-02-04 16:55:06 CET

Hello,

an user reported privately a bug: svnmerge was crashing when parsing the
output of "svn status" for a working copy with external directories. I
thought I had fixed this before, but probably I was wrong. The patch has
been succesfully tested by the user himself and against the testsuite of
course.

Committed as r18344.

[[[
Fix a problem when parsing the output of "svn status" in a working copy
with external directories: there are blank lines in the output which were
confusing the code.

* contrib/client-side/svnmerge_test.py:
  (check_dir_clean): Robustify for blank lines.
]]]

-- 
Giovanni Bajo


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

Received on Sat Feb 4 16:56:22 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.