0
votes
4answers
95 views
PHPMailer 1.5 / Sourceforge not working??
I have been trying to get the latest version of phpmailer from here:
http://sourceforge.net/projects/phpmailer/files/
but I keep getting "file not found" / "unable to load mirror …
0
votes
3answers
179 views
Google Code or SourceForge for smaller XCode, Objective-C project?
Which would be a more appropriate repository to host a small, XCode, Objective-C based project? Both appear to offer SVN, which XCode likes. The documentation and issue tracking sy …
1
vote
1answer
27 views
Sourceforge - Download repositories without downloading VCS client
I often browse sourceforge and download the source files of things that look interesting to me, however there are quite a few VCS systems that I have seen in use on there, and I do …
0
votes
3answers
116 views
Where Can I Suggest an Idea for others to Implement?
Hello!
I want to ask you if there is a place where developers could implement a project I have rough conception of. I know there is "Google code" and "Sourceforge" but is it the r …
1
vote
0answers
7 views
Does sourceforge.net have a search API?
Does sourceforge.net offer an API of any sort for accessing their data base programmatically, e.g. for searching all projects that use a certain programming language?
5
votes
4answers
515 views
How can I deploy artifacts from a Maven build to the SourceForge File Release System?
I am using SourceForge for some Open Source projects and I want to automate the deployment of releases to the SourceForge File Release System. I use Maven for my builds and the sta …
0
votes
0answers
16 views
In Sourceforge Enterprise Edition can a deleted wiki page be restored?
Hi,
We're running SFEE 3.4. This morning I stupidly deleted a page in our wiki, meaning to delete an attachment on it. On existing pages I can access the history, but I can't seem …
1
vote
9answers
215 views
Is there a online service like CodePlex or SorceForge for closed source projects?
I do software development but I don't work at a software company and we don't have anyone here that's setup any kind of version control server, or ticketing system or something lik …
4
votes
3answers
193 views
Why does sourceforge’s mercurial view think I am anonymous?
I'm using Mercurial for a sourceforge project, and every time I commit it lists me as being anonymous on the project feed. I am using mercurial through the Eclipse Mercurial plugin …
0
votes
0answers
42 views
Silverstripe on souceforge project web
how do I install silverstripe on sourceforge for a project. I know I need a synlink...but I don't know how to?
I have a htdocs folder that is read only (once on the server) that …
2
votes
3answers
134 views
Where to look for open source Java libraries?
I am looking for a Java library to incorporate into a demo web app and have looked on github, Google Code and sourceforge. So far, sourceforge seems to have the biggest selection. …
0
votes
2answers
576 views
Another mod_rewrite trailing slash question
I have the following rewrite rules in my .htaccess file:
RewriteEngine on
RewriteRule ^news/([0-9]+)/?$ /?action=news&start=$1 [L]
RewriteRule ^man/([a-zA-Z0-9_]+)/?$ /?action …
1
vote
2answers
123 views
Sourceforge daily builds
I currently mantain an open-source project hosted in SourceForge.
My project is written in Java using ANT build scripts. (Ant has a few extensions installed, but let's ignore that …
1
vote
1answer
755 views
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 do …
-3
votes
3answers
319 views
Why do people continue to use SourceForge? [closed]
I always cringe when I find that a project I am potentially interested in is hosted at SourceForge. It's painfully slow & hard to search. Half the time I try to download some …
