问题标签 [sourceforge]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票
1 回答
973 浏览

svn - 在 SourceForge 上使用 SVN 而不是 CVS

我刚刚在 SourceForge 上设置了一个新项目,管理员将其设置为 CVS 作为 SCM,但是,我想使用 SVN。此项目中还没有代码 - 空目录。

如何将此项目从 using 更改CVSSVN

0 投票
9 回答
8441 浏览

java - 如何将 Maven 构建中的工件部署到 SourceForge 文件发布系统?

我正在将 SourceForge 用于一些开源项目,并且我想自动将发布部署到 SourceForge 文件发布系统。我使用 Maven 进行构建,除非您进行一些手动准备工作,否则标准的 SFTP 部署机制似乎不起作用。我在其他论坛上遇到过一些旧帖子,建议唯一的方法是专门为 SourceForge 编写 Wagon。

有人最近有这方面的经验吗?

0 投票
2 回答
377 浏览

sourceforge - 如何在 SourceForge Enterprise Edition 中获取与工件相关联的附件

我们在我们的一个项目中使用 SourceForge Enterprise Edition 4.4。

我的问题是,在 CollabNet SFEE(SourceForge Enterprise Edition 4.4)中,我们如何使用 SFEE SOAP API 获取与工件相关联的附件?

我们制作了自己的 .net 2.0 客户端。我们没有使用 Collabnet 提供的 .net SDK,

0 投票
3 回答
7075 浏览

maven-2 - Setting up a Maven repository using SourceForge's file servers

Is it possible to host a Maven repository that serves the artifacts (at least the jar files) from SourceForge's file release system (since they are already there and SF provides download statistics and such)?

All the repositories I have seen use the same directory layout, but is that a must? Download URLs would have to look more like http://sf.net/something.cgi?file-id=1234567

There would only be a small number of files in the project, so that maintaining the download URL in some kind of repository metadata XML file semi-manually is still an option.

Note: This is kind of the opposite question to How can I deploy artifacts from a Maven build to the SourceForge File Release System?

Clarification: I want to put the files in the File Release System (Project Downloads), not the project web space or the subversion repository.

0 投票
2 回答
371 浏览

java - Sourceforge 每日构建

我目前维护一个托管在 SourceForge 中的开源项目。我的项目是使用 ANT 构建脚本用 Java 编写的。(Ant 安装了一些扩展,但我们暂时忽略它。)

不幸的是,似乎没有简单的方法来自动生成每日构建。有什么我可以使用的解决方法。这是我想要的:

  1. 它应该始终使用最新的 SVN 版本。
  2. 它应该建立它。
  3. 它应该在线发布。如果失败,它应该发布错误报告。
  4. 这些任务应该自动完成。

我怎样才能做到这一点?如何模拟 SourceForge 中托管的项目的自动每日构建?

0 投票
2 回答
3987 浏览

apache - 另一个 mod_rewrite 斜杠问题

我的.htaccess文件中有以下重写规则:

然后全部以 a 结束,/?以检查可选的尾部斜杠。这行得通——这意味着我可以使用http://www.site.com/news/http://www.site.com/news访问news页面,这就是我想要的。问题是,虽然http://www.site.com/news/工作正常并且静默重定向以及所有有趣的东西,但由于某种原因http://www.site.com/news被明显重定向到。http://www.site.com/news/?action=news他们都提出了同一个站点,但由于某种原因,如果我去掉尾部斜杠,URL 会发生变化并且看起来很讨厌。

有什么想法吗?我的.hyaccess文件中没有其他规则。我还会指出这一点,http://www.site.com/news/0并且http://www.site.com/news/0/不会遇到同样的问题。他们俩都隐形重定向到http://www.site.com/?action=news&start=0,这就是我想要的。这似乎只是第三条规则的问题。

如果有帮助,该站点位于 SourceForge.net 上。

0 投票
3 回答
374 浏览

java - 在哪里寻找开源 Java 库?

我正在寻找一个 Java 库来合并到一个演示网络应用程序中,并查看了 github、Google Code 和 sourceforge。到目前为止,sourceforge 似乎拥有最多的选择。还有其他地方可以看吗,或者 sourceforge 会是我最好的选择吗?

0 投票
2 回答
143 浏览

sourceforge - Souceforge 项目网站上的 Silverstripe

如何在 sourceforge 上为项目安装 silverstripe。我知道我需要一个同步链接……但我不知道怎么做?

我有一个只读的 htdocs 文件夹(在服务器上一次),我可以通过 sftp 访问
它可以通过 url访问

我有一个可以通过 sftp 访问的持久性文件夹(一旦在服务器上),
它不能通过 url访问

我有一个 mysql 凭据,它在安装过程中被访问,但由于没有正确的访问权限而无法完成

0 投票
3 回答
368 浏览

mercurial - 为什么 sourceforge 的善变观点认为我是匿名的?

我将 Mercurial 用于 sourceforge 项目,每次提交时,我都会在项目提要中将我列为匿名。我通过http://bitbucket.org/mercurialeclipse/的 Eclipse Mercurial 插件使用 mercurial 。我需要什么设置才能让 SourceForge 在我推送我的提交时知道我是谁?

Mercurial 知道我的用户名,只是 sourceforge 没有识别我的 sourceforge 用户。我使用 mercurial 的命令行版本没有问题,实际上我使用了一段时间,但我仍然遇到同样的问题。

这些提交是根据我在 .hgrc 中的用户名准确标记的,只是 sourceforge 不能正确识别我。

编辑,如果您想查看我和我的朋友正在研究的新兴项目以查看我试图描述的症状,这里是https://sourceforge.net/projects/silversaga/

0 投票
4 回答
359 浏览

php - PHPMailer 1.5 / Sourceforge 不工作?

我一直在尝试从这里获取最新版本的 phpmailer:

http://sourceforge.net/projects/phpmailer/files/

但我不断收到“找不到文件”/“无法加载镜像”错误。我尝试了其他文件,似乎 sourceforge 现在搞砸了,或者我与它的连接有问题。

有任何想法吗?如果是sourceforge,是否有人拥有/知道我在哪里可以获得替代链接?