FreeBSD Bugzilla – Attachment 54119 Details for
Bug 81889
svn will not work with scponly via ssh+svn://
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 691 bytes, created by
Matthias Fechner
on 2005-06-04 11:30:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Matthias Fechner
Created:
2005-06-04 11:30:01 UTC
Size:
691 bytes
patch
obsolete
>--- Makefile.orig Fri Apr 29 15:38:03 2005 >+++ Makefile Fri Apr 29 15:38:07 2005 >@@ -48,6 +48,10 @@ > # default: undefined > # define if you want to enable subversion compatibility. > # >+# WITH_SCPONLY_SVNSERVE >+# default: undefined >+# define if you want to enable subversion compatibility with svn+ssh:// >+# > # WITH_SCPONLY_UNISON > # default: undefined > # define if you want to enable unison compatibility. >@@ -113,6 +117,12 @@ > BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion > RUN_DEPENDS+= ${BUILD_DEPENDS} > CONFIGURE_ARGS+=--enable-svn-compat >+.endif >+ >+.if defined(WITH_SCPONLY_SVNSERVE) >+BUILD_DEPENDS+= svn:${PORTSDIR}/devel/subversion >+RUN_DEPENDS+= ${BUILD_DEPENDS}
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 81889
: 54119