就日常签入、签出事宜而言,您可能最好使用 svn 命令或友好的 GUI,例如 TortoiseSVN(如果从 Windows 使用)用于此类事情。
Trac may serve your purposes, but I'm not sure how much control over the actual day-to-day SVN commands it gives you. It does have a very nice interface for viewing SVN revisions however. Have a look here for an example of a Trac page for gosmore, and OpenStreetMap routing program to get an idea of what it is like.
There is also websvn and viewsvn, but I can't seem to find any that actually allow you to upload files to check in or anything like that. They are all aimed at viewing the repository, downloading files, viewing logs and comparing revisions.
In terms of the day-to-day check-in, check-out stuff, you are probably better off using the svn command or a friendly GUI like TortoiseSVN (if using from Windows) for that sort of thing.
Install and Update: Certified binaries, wizard driven installers with 1-click updates
Repository Management: Create, manage, browse, and local backup
User Management: Manage roles, permissions and access rules
Administration: Authentication, server management and health analytics
Desktops & IDEs: Eclipse, Visual Studio, AnkhSVN, Subclipse, and more
Cloud Services: Public cloud backup and restore to CollabNet CloudForge
TeamForge: Adds multi-server Subversion replication, code governance, improved network performance, as well as Agile ALM through DevOps
Git: Upgrade to TeamForge from SubversionEdge to manage your Git and SVN repositories within one environment
I'm really excited about it and am currently setting it up (it is Java application, so it takes some time to set it up properly compared to an ordinary web UI).
发布评论
评论(6)
Subversion 人员有一个链接列表< /a> 其中引用了大量与 Subversion 相关的材料,包括管理和不同的 Web 界面。
我还没有使用过它,但 Submin 可能就是您正在寻找的。
如果您正在寻找简单的存储库浏览,mod_dav_svn 是最小的并且可以工作。
Trac 已经被建议,但它具有更多错误跟踪维基项目管理功能,但开箱即用的 SVN 管理很少。
The Subversion people have a links list which references a ton of material related to Subversion including management and different web interfaces.
I haven't used it, but Submin might be what you're looking for.
If you're looking for simple repository browsing mod_dav_svn is minimal and works.
Trac was already suggested, but that has more bug-tracking-wiki-project-management features, but very little administration of SVN out of the box.
另请看一下:
http://www.usvn.info/
Take also a look at:
http://www.usvn.info/
这可能是重复其他人所说的,但我已经考虑了很多选择。 最好的可能是这些:
创建您自己的自定义 Subversion 管理层激励我检查VisualSVN,但我还没有测试过。
This may be a repeat of what others have said, but I've looked at many options. The best may be these:
Creating your own custom Subversion management layer inspired me to check into VisualSVN, but I have not tested it though.
Trac 可能会满足您的目的,但我不确定对实际日期有多少控制-它为您提供了今天的 SVN 命令。 然而,它确实有一个非常好的界面来查看 SVN 修订版。 查看此处获取 Trac gosmore 页面,以及 OpenStreetMap 路由程序来了解它是什么样的。
还有 websvn 和 viewsvn,但我似乎找不到任何真正允许您上传文件以签入或类似内容的东西。 它们的目的都是查看存储库、下载文件、查看日志和比较修订版本。
就日常签入、签出事宜而言,您可能最好使用 svn 命令或友好的 GUI,例如 TortoiseSVN(如果从 Windows 使用)用于此类事情。
Trac may serve your purposes, but I'm not sure how much control over the actual day-to-day SVN commands it gives you. It does have a very nice interface for viewing SVN revisions however. Have a look here for an example of a Trac page for gosmore, and OpenStreetMap routing program to get an idea of what it is like.
There is also websvn and viewsvn, but I can't seem to find any that actually allow you to upload files to check in or anything like that. They are all aimed at viewing the repository, downloading files, viewing logs and comparing revisions.
In terms of the day-to-day check-in, check-out stuff, you are probably better off using the
svn
command or a friendly GUI like TortoiseSVN (if using from Windows) for that sort of thing.SVN 专业人士建议 Subversion Edge。
我对此感到非常兴奋,目前正在设置它(它是 Java 应用程序,因此与普通的 Web UI 相比,需要一些时间才能正确设置它)。
SVN professionals suggest Subversion Edge.
I'm really excited about it and am currently setting it up (it is Java application, so it takes some time to set it up properly compared to an ordinary web UI).
您可能需要查看 VoilàSVN 或 OpenGrok
You may want to checkout VoilàSVN or OpenGrok