Show More
@@ -18,6 +18,7 b'' | |||||
18 | # along with this program; if not, write to the Free Software |
|
18 | # along with this program; if not, write to the Free Software | |
19 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
|
19 | # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA | |
20 |
|
20 | |||
|
21 | from mercurial import util | |||
21 | from svn.core import SubversionException, Pool |
|
22 | from svn.core import SubversionException, Pool | |
22 | import svn.ra |
|
23 | import svn.ra | |
23 | import svn.client |
|
24 | import svn.client |
General Comments 0
You need to be logged in to leave comments.
Login now