log tests/test_urls.py @ 712:1041fb1bec8c

age author description
Wed, 29 Sep 2010 18:04:26 +0200 Dan Villiom Podlaski Christiansen svnrepo: make the svnurl property obtain the URL from Subversion.
Tue, 14 Sep 2010 19:24:55 +0200 Dan Villiom Podlaski Christiansen tests_urls: activate a test that was previously overlooked
Wed, 11 Aug 2010 19:57:35 +0200 Dan Villiom Podlaski Christiansen svnwrap: factor out a common module
Mon, 20 Jul 2009 16:00:37 -0400 David Stanek Remove the svn+ from svn+https urls before calling the Subversion API. This was already being done for svn+http urls.
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard Revive svn+http(s) URLs support (issue94)
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard svnrepo: expose the same svnurl than SubversionRepo
Sat, 18 Jul 2009 20:44:33 -0500 Patrick Mezard svnwrappers: override svn+ssh credentials with supplied ones if any