tbgop / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

error svn::external after upgrade TortoiseSVN-1.8.1.24570 (http proxy) #545

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. svn - http://flylinkdc.googlecode.com/svn/trunk/client
2. TortoiseSVN-1.7.13.24257-x64-svn-1.7.10.msi - all OK!

C:\vc10\r5xx\client>svn up
Updating '.':

Fetching external item into 'sqlite':
External at revision 15132.

At revision 15132.

3. 1.7.13 -> 1.8.1

  TortoiseSVN-1.8.1.24570-x64-svn-1.8.1.msi and 
  TortoiseSVN-1.8.99.24710-dev-x64-svn-1.8.x-dev.msi

Bug :

C:\vc10\r5xx\client>svn up
Updating '.':
svn: warning: W200000: Error handling externals definition for 'sqlite':
svn: warning: W175002: Unable to connect to a repository at URL 
'http://flylinkdc.googlecode.com/svn/vendors/sqlite'
Updated to revision 15132.
svn: E205011: Failure occurred processing one or more externals definitions

Original issue reported on code.google.com by Pavel.Pimenov@gmail.com on 29 Aug 2013 at 5:44

GoogleCodeExporter commented 9 years ago
For the reasons described on the issue tracker main page
(http://code.google.com/p/tortoisesvn/wiki/IssueTracker?tm=3)
please do not file issues without being told to do so by
one of the developers on our mailing list users@tortoisesvn.tigris.org or use
the forum for the mailing list here:
http://tortoisesvn.tigris.org/ds/viewForumSummary.do?dsForumId=4061

In accordance with our guidelines I'm closing this issue as NotDiscussed.

And since you get the same error using the command line client, you have to 
report this on the svn mailing list anyway, not here.

Original comment by tortoisesvn on 29 Aug 2013 at 5:23

GoogleCodeExporter commented 9 years ago
Same problem

Original comment by a.rain...@gmail.com on 29 Aug 2013 at 6:01

GoogleCodeExporter commented 9 years ago
If you actually discuss this on their mailing list, feel free to also mention 
this:

The spell checker in the commit dialog keeps indicating a correctly spelled 
word as misspelled until another character is typed (e.g. a period or a space).

To reproduce:
Type a correct word in the commit dialog, e.g. "Consistency"
All letters except the y are underlined, indicating misspelling.
Add a space or period and the indication goes away.

Original comment by lukas.ke...@gmail.com on 1 Sep 2013 at 2:05

GoogleCodeExporter commented 9 years ago
In http://flylinkdc.googlecode.com/svn/trunk we have a folder client. In 
properties svn:externals exist external folder sqlite - 
URL:http://flylinkdc.googlecode.com/svn/vendors/sqlite
In TortoiseSVN-1.7.13.24257 
svn up is OK!
in TortoiseSVN-1.8.1.24570
svn: warning: W200000: Error handling externals definition for 'sqlite':
svn: warning: W175002: Unable to connect to a repository at URL 
'http://flylinkdc.googlecode.com/svn/vendors/sqlite'

Original comment by tret2...@gmail.com on 1 Sep 2013 at 2:28