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

[PATCH] Fix the 'test_create' SWIG Python Repository Test to Not Create Nested Repositories

From: Jeremy Whitlock <jcscoobyrs_at_gmail.com>
Date: Mon, 25 Aug 2008 12:40:15 -0600

Hi All,
    As of r32648, Subversion will not allow you to create a repository
within a repository. When this change was made, the test_create test
in subversion/bindings/swig/python/tests/repository.py began failing,
because it was trying to create a repository within REPOS_PATH, which
was a repository. The attached patch will fix this problem allowing
all Python tests to run successfully. (This patch was created from
the 1.5.x branch.)

-- 
Take care,
Jeremy Whitlock
http://www.thoughtspark.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-08-25 20:40:48 CEST

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.