如何让 webdav 返回 svn 目录列表

发布于 2024-08-17 18:27:43 字数 373 浏览 5 评论 0原文

这可能是一个简单的问题,但我很困惑。

我正在编写一个小型 SVN Web 客户端,它使用对我的 Apache 服务器上的 Webdav api 的 HTTP 请求。

我一直未能成功找到一种方法让 Webdav 返回 SVN 目录列表,例如“svn list --verbose svn://mysvnrepository.com/somerepostiory/”。

因为我们的服务器使用 svn 协议,所以我无法通过浏览器导航到“svn://mysvnrepository.com/somerepostiory/”n 等来获取列表。

不幸的是,我无法为此修改服务器配置。

有谁知道如何使用 Webdav / svn 做到这一点?

谢谢!

This might be a simple question, but I am at a loss.

I am writing a small SVN web client which uses HTTP requests to Webdav api's on my Apache server.

I have been unsuccessful at finding a way to get Webdav to return a SVN directory listing like "svn list --verbose svn://mysvnrepository.com/somerepostiory/" does..

Because our server uses the svn protocol, I am not able to get the listing by navigating to "svn://mysvnrepository.com/somerepostiory/"n via the browser, etc.

Unfortunately, I wont be able to modify the server configurations for this.

Does anyone know of a way to do this with Webdav / svn?

thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

挽梦忆笙歌 2024-08-24 18:27:43

您没有说出到目前为止您已经尝试过的内容,所以现在我将向您指出规范:

RFC 4918,第 9.1 节

You didn't say what you've tried so far, so for now I'll point you at the spec:

RFC 4918, Section 9.1

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文