Errors on SVN checkout. Am pulling the right repository?

19 views
Skip to first unread message

Michael Cole

unread,
May 7, 2020, 1:17:52 PM5/7/20
to TortoiseSVN-dev
Hi, I'd like to build TortoiseSVN, so I did a SVN checkout from there:


But I'm getting 20+ errors like this:

```
External failed:  C:\scm\tortoisesvn\branches\1.7.x\ext\serf
Unable to connect to a repository at URL
'/svn/tags/1.2.1' path not found
```

And an openoffice cert error.  Am I in the right place?  Is there a developer guide?

Thanks!

Stefan

unread,
May 7, 2020, 3:13:19 PM5/7/20
to TortoiseSVN-dev


On Thursday, May 7, 2020 at 7:17:52 PM UTC+2, Michael Cole wrote:
Hi, I'd like to build TortoiseSVN, so I did a SVN checkout from there:


that's the right url, but maybe you want to also try https instead of http.
 

But I'm getting 20+ errors like this:

```
External failed:  C:\scm\tortoisesvn\branches\1.7.x\ext\serf
Unable to connect to a repository at URL
'/svn/tags/1.2.1' path not found
```


of course: you're checking out everything, including all old tags and branches. And some old branches use externals to repos that have been moved.

check out from http://svn.osdn.net/svnroot/tortoisesvn/trunk instead.

 
Reply all
Reply to author
Forward
0 new messages