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

Re: [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 13:25:14 -0600

> +1; do you have commit access? Be sure you don't commit it
> directly to 1.5.x :).

I do have partial commit access. If it wouldn't be "overstepping my
bounds", I'd love to commit it. (I'd even make sure *not* to commit
it to the 1.5.x branch. :P) I think Hyrum might want to chime in
though. (There is a minor change that might need to be made.
tempfile.mktemp is deprecated and I used it. The reason behind using
it was we use that in other places in the Python sources and I wanted
to keep some commonality. I could very easily use tempfile.mkdtemp
but if we fix it here, we should probably update the other places
where we use the deprecated method.)

-- 
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 21:25:46 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.