User forums > Using Code::Blocks

can+t checkout from svn...

(1/2) > >>

Brane2:
svn checkout attempt stops for password( github).

But even after typing that in, it still fails:



--- Quote ---svn: warning: W205011: Error handling externals definition for 'trunk/src/plugins/contrib/wxCrafterCB':
svn: warning: W170013: Unable to connect to a repository at URL 'https://github.com/eranif/wxCrafterCB/trunk'
Checked out revision 11454.
svn: E205011: Failure occurred processing one or more externals definitions

--- End quote ---

ollydbg:
See this post for the fix:
Re: The 15 August 2018 build (11449) is out.

Miguel Gimenez:
Are the subversion externals defined in the repository or in the clients? How can a user apply the new path?

Brane2:
I was about to ask exactly thhe same thing.

Shouldn't this be fixed in repo root ?

Why would anyone external to codeblocks be expeocted tomess with svn repo config files and external urls ?

Shouldn't this be fixed at your end ?  ???

stahta01:
This command works with an already checked out svn repo.


--- Code: ---svn update . --ignore-externals

--- End code ---

But, it then does not update the external svn repos.

Edit: nano is the first text editor I found on my system that I know how to use.

--- Code: ---svn propedit svn:externals src/plugins/contrib --editor-cmd nano

--- End code ---

Tim S.

Navigation

[0] Message Index

[#] Next page

Go to full version