Opened 16 years ago
Closed 16 years ago
#15755 closed defect (fixed)
subversion without +sasl fails for some authentication types
Reported by: | ghosthound | Owned by: | danielluke (Daniel J. Luke) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: |
Description
subversion (without +sasl) fails for some authentication types, at least on 10.5.3 x86 and ssh authentication. Adding a configure.arg of '--without-sasl' appears to fix this. Patch attached
Attachments (1)
Change History (3)
Changed 16 years ago by ghosthound
Attachment: | subversion_fixNoSASL.diff added |
---|
comment:1 Changed 16 years ago by danielluke (Daniel J. Luke)
Status: | new → assigned |
---|
I think perhaps the +sasl variant should just be rolled into the 'normal' subversion install.
I'll have that committed as soon as I finish testing the build.
comment:2 Changed 16 years ago by danielluke (Daniel J. Luke)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
committed in r37860
Note: See
TracTickets for help on using
tickets.
patch to add --without-sasl to configure.args, and remove same when +sasl is used