Ticket #115 (closed defect: invalid)
subversion support does not handle URL svn+ssh scheme correctly
| Reported by: | anonymous | Owned by: | ciaranm |
|---|---|---|---|
| Priority: | MinorRelease | Milestone: | |
| Component: | core/paludis | Version: | 0.20.0 |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Distribution: |
Description
The subversion support does not handle svn+ssh (and others with +) URLs correctly. For this URL:
svn+ssh://xxxxxxx@svn.gnome.org/svn/beagle/trunk/beagle
I get errors like this:
/var/paludis/repositories/gentoo/eclass/subversion.eclass: line 397: [[: svn.gnome.org/svn/beagle/trunk/beagle: syntax error: invalid arithmetic operator (error token is ".gnome.org/svn/beagle/trunk/beagle")
Change History
Note: See
TracTickets for help on using
tickets.

subversion.eclass is nothing to do with us.