Mercurial > hgsubversion
comparison tests/comprehensive/test_stupid_pull.py @ 913:9fff2b8217b6
add except for AttributeError if youngestrepo doesn't exist
It's possible for youngestrepo to not exist in the updatemeta (partial) path
if this is the first time svn updatemeta has been run. In that case
util.load_string will return None and the .strip() will fail.
author | Brad Hall <bhall@fb.com> |
---|---|
date | Thu, 07 Jun 2012 15:34:55 -0700 |
parents | 7d9cd708f412 |
children | d741f536f23a |
comparison
equal
deleted
inserted
replaced
912:adf4a0890cc5 | 913:9fff2b8217b6 |
---|