zdl411437734 / svnx

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

HTTPS url handling - strange behaviour, unable to open repository #66

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Add an entry to the Repositories list with an https URL
(username/password authenticated).
2. Attempt to open the https repository.

What is the expected output? What do you see instead?
I expect to see a listing of the repository top-level directories.  In
fact, I do see the listing as expected when using the "svn list" command in
the terminal with the same https URL.  In the svnx window that opens after
double-clicking the entry in the Repositories window, I see a URL which is
very strange: if the original URL is https://my.domain.com/project the URL
displayed in the window is of this form:
https://my.domain.com/project%0Ahttps://my.domain.com/project

The repository opening fails, of course.

What version of the product are you using? On what operating system?
svnx 0.9.13 with Subversion binary 1.4.4 on OSX 10.5.8.

Please provide any additional information below.
I had previously had ZigVersion installed, and then installed Martin Ott's
binary package and then svnx.

Original issue reported on code.google.com by wan...@gmail.com on 27 Nov 2009 at 12:26

GoogleCodeExporter commented 9 years ago
OK, issue resolved, apparently; I had previously installed the SVN binary from 
Martin
Ott (as recommended on the svnx site), which had a package name implying 
Subversion
1.5.5.

So I checked the Subversion site and saw that it recommended different 
binaries, such
as those from CollabNet at http://www.open.collab.net/downloads/community/  
...after
installing the CollabNet Mac binary package for SVN 1.6.6, the behaviour 
described
above does not occur, and svnx appears to be working correctly.

The problem seems to have been related to the Martin Ott binary package itself,
and/or a problem with installing it over the top of whatever ZigVersion had
previously installed.

Original comment by wan...@gmail.com on 27 Nov 2009 at 1:21

GoogleCodeExporter commented 9 years ago

Original comment by chris...@gmail.com on 3 Apr 2010 at 2:20