log tests/test_urls.py @ 672:2cc1342d4476

age author description
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
Sat, 06 Jun 2009 11:53:21 -0500 Augie Fackler urls: Make sure we preserve username in urls given to ssh.
Wed, 13 May 2009 21:39:39 -0500 Augie Fackler Reorganize to have a more conventional module structure.
Mon, 06 Apr 2009 11:19:51 -0400 Daniel Tang Add support for user:pass@url repositories to be hg-like