Closed GoogleCodeExporter closed 9 years ago
I e-mailed you about this & issue 75, but I received no response.
Looking at your screen shots the obvious difference is that svnX 1.1 is missing
the trailing '/' from the URL.
This (possibly combined with using 'Call Subversion libraries directly') could
be causing your problem.
SvnX 1.1 thinks that the URL is for a file (hence the disabled toolbar icons).
Try appending a '/' to the URL.
Does this fix the problem? Was the 'Call Subversion libraries directly' pref
on or off in svnX 1.1 & 1.0?
[It appears that while the svn tool doesn't seem bothered by trailing '/'s the
Subversion libraries
produce different results & can fail. The problem is that some URLs MUST have
one & some must NOT.]
Original comment by chris...@gmail.com
on 3 Apr 2010 at 2:04
[deleted comment]
svnx 1.1 appears to remove the "/" from the repository URL even is I add it
explicitly.
svnx 1.0 adds "/" even is I omit it from the URL definition.
Original comment by bela.farago@gmail.com
on 6 Apr 2010 at 9:05
Turns out <svn+ssh://xserve.my.site/Volumes/…> GOOD,
and <svn+ssh://xserve.my.site//Volumes/…> BAD.
Original comment by chris...@gmail.com
on 9 Apr 2010 at 4:08
Original issue reported on code.google.com by
bela.farago@gmail.com
on 25 Mar 2010 at 9:48Attachments: