Hello,
like subject. I get the URL from https://sourceforge.net/p/zeoslib/code- ... ree/trunk/
Only I have this result if try checkout with TortoiseSVN?
Thanks.
TortoiseSVN tells URL 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk%20zeoslib-code-0' doesn't exists
-
- Platinum Boarder
- Posts: 1956
- Joined: 17.01.2011, 14:17
Re: TortoiseSVN tells URL 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk%20zeoslib-code-0' doesn't exists
Hello Louis,
'svn://svn.code.sf.net/p/zeoslib/code-0/trunk%20zeoslib-code-0'
This URL really doesn't exist. I assume, the 'zeoslib-code-0' part is from the target. With TortoiseSVN please use 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk'.
If you are more into GIT, there is an unofficial GIT repo at https://github.com/marsupilami79/zeoslib. It gets updated every night.
Best regards,
Jan
'svn://svn.code.sf.net/p/zeoslib/code-0/trunk%20zeoslib-code-0'
This URL really doesn't exist. I assume, the 'zeoslib-code-0' part is from the target. With TortoiseSVN please use 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk'.
If you are more into GIT, there is an unofficial GIT repo at https://github.com/marsupilami79/zeoslib. It gets updated every night.
Best regards,
Jan
Re: TortoiseSVN tells URL 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk%20zeoslib-code-0' doesn't exists
This works.marsupilami wrote: ↑30.04.2021, 08:33 With TortoiseSVN please use 'svn://svn.code.sf.net/p/zeoslib/code-0/trunk'.
Thanks