The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

sourcetree for svn

xu Nic
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 11, 2015

I set up a SVN link, but cannot be cloned, error is as follows

==============================

abort: 'http://192.168.1.3:81/svn/hundousanguo/' does not appear to be an hg repository:

---%<--- (text/xml)

<?xml version="1.0"?>

<?xml-stylesheet type="text/xsl" href="/svnindex.xsl"?>

<!DOCTYPE svn [

  <!ELEMENT svn   (index)>

  <!ATTLIST svn   version CDATA #REQUIRED

                  href    CDATA #REQUIRED>

  <!ELEMENT index (updir?, (file | dir)*)>

  <!ATTLIST index name    CDATA #IMPLIED

                  path    CDATA #IMPLIED

                  rev     CDATA #IMPLIED

                  base    CDATA #IMPLIED>

  <!ELEMENT updir EMPTY>

  <!ATTLIST updir href    CDATA #REQUIRED>

  <!ELEMENT file  EMPTY>

  <!ATTLIST file  name    CDATA #REQUIRED

                  href    CDATA #REQUIRED>

  <!ELEMENT dir   EMPTY>

  <!ATTLIST dir   name    CDATA #REQUIRED

                  href    CDATA #REQUIRED>

]>

<svn version="1.7.8 (r1419691)"

     href="http://subversion.apache.org/">

  <index rev="22728" path="/" base="hundousanguo">

    <updir href="../"/>

    <dir name="Art" href="Art/" />

    <dir name="Designer" href="Designer/" />

    <dir name="Music" href="Music/" />

    <dir name="Program" href="Program/" />

    <dir name="工作计划" href="%e5%b7%a5%e4%bd%9c%e8%ae%a1%e5%88%92/" />

    <dir name="版本整合" href="%e7%89%88%e6%9c%ac%e6%95%b4%e5%90%88/" />

    <file name="表格清单.docx" href="%e8%a1%a8%e6%a0%bc%e6%b8%85%e5%8d%95.docx" />

  </index>

</svn>

 

---%<---

!

fatal: repository 'http://192.168.1.3:81/svn/hundousanguo/' not found

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Seth
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
March 12, 2015

SourceTree cannot work directly with SVN. There is a Git-SVN plugin that SourceTree can supposedly use, but according to the error message you quoted, you're trying to use HG (Mercurial) rather than git.

xu Nic
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 12, 2015

i have a try , thanks

TAGS
AUG Leaders

Atlassian Community Events