Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

8
votes
3answers
4k 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 download statistics ...
7
votes
1answer
564 views

Monitor vs Watch on SourceForge Tracker

What exactly is the difference watching and monitoring a project on the SourceForge Tracker UI? The tool tips aren't really helpful. Hold your mouse over the "Monitor" button and it says "Monitor ...
7
votes
2answers
894 views

Migrate from Sourceforge to Github

I'm thinking about migrating a project from Sourceforge to Github. Besides the svn to git, what about migrating things like the issue tracker? Is there an easy way to do that?
7
votes
4answers
499 views

Are there any inherent benefits or drawbacks to choosing Google Code vs. SourceForge vs. Codeplex?

I've got a couple of different projects that I'd like to post up as open source. I've been trying to decide which of the three big open-source project hosting sites makes the most sense, or if I ...
6
votes
3answers
264 views

I'm about to open source a C++ project on Sourceforge. Can I get some tips on code organization?

I'm about to upload a project I've been working on onto Sourceforge under the GPL, and was hoping to get some advice on how to organize the code in a fashion that is easy to understand and use by any ...
6
votes
9answers
3k 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 standard SFTP ...
4
votes
2answers
117 views

Having description and contact at Mercurial web page

Currently, I am in the progress of migrating CVS to Mercurial. http://jstock.hg.sourceforge.net/hgweb/jstock/ I would like to have contact and description information in the mercurial page. I look ...
4
votes
2answers
1k views

Google Code Hosting vs Sourceforge

From your experience what is better SF.net or Google code? To publish open source code? What is indexing faster in the search engine so it has more exposure?
4
votes
2answers
427 views

Is there a way to use bitbucket to fork a subversion project?

I have commit rights to a sourceforge project that is owned by the other, primary developer. I'd like to manage my own changes using mercurial, and in fact I'd like to publish them as a fork of this ...
4
votes
1answer
110 views

Suggestions for first-time sourceforge project contributer?

Hey all. I'm a professional software developer here in Seattle, WA USA. I program for/work in a Windows shop, but I've recently began considering contributing to an Open Source project, specifically ...
4
votes
3answers
310 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 from ...
3
votes
0answers
131 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?
3
votes
9answers
2k 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 like that. Most ...
3
votes
3answers
180 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. Are there any other ...
2
votes
2answers
125 views

How can I convert Javadoc's output to MediaWiki and place it in SourceForge's wiki?

Background: I'm a novice to open source and SourceForge. Me and a friend of mine are running our final year computer science project from the web site. The project is Java based, and we are using the ...
2
votes
1answer
70 views

Large open source repositories

I'm in need of a large repository of open source projects (around 1000 or more, the programming languages don't matter, but a good mix will be nice) for my research work. I thought of downloading ...
2
votes
1answer
107 views

How to manually set the “default download” file in a Sourceforge project?

When I update some files on my Sourceforge projects, the last uploaded file is always automatically offered on the download page as the "Looking for the latest version? Download..." and it becomes the ...
2
votes
1answer
171 views

Eclipse error popup: “Certificate Problem”

For the past few weeks I keep getting the following error whenever I use the SVN plugin on Eclipse: Certificate Problem There is a problem with the site's security certificate Error validating server ...
2
votes
2answers
397 views

is there a site as SourceForge for Android?

I Want to gain a little experience in developing Android apps in the upcoming semester where I'll have a workshop course in developing for Android. So, is there a site as SourceForge for Android? ...
2
votes
2answers
143 views

Migrate sourceforge tickets to GitHub issues

Does anyone know of any script/package that could automatically migrate tickets in sourceforge bug/feature request trackers to GitHub issues? It's possible to export the sourceforge tickets as XML, so ...
2
votes
3answers
70 views

Open source project default license

If a project on sourceforge does not specify any license, can I assume (L)GPL or no license (completely free)?
2
votes
2answers
226 views

Automatic download from Sourceforge during installation

I have a Java project which uses platform specific libraries. They are quite large but I can figure out which ones I need in an installer and download them. I'd like to download them from Sourceforge ...
2
votes
1answer
464 views

How can I change the project web page in SourceForge?

I have a project in SourceForge: Kryptostr, and I want to modify the default web page. How can I do this? Can I use javascript? Can I use some kind of server web language as ASP, PHP, etc.?
2
votes
2answers
256 views

Tracker tool in Sourceforge

I am implementing a project on sourceforge. I want to know if any of you have used the tracker tool in sourceforge project hosting site. How does it compare to trac/bugzilla? In case I want/have ...
1
vote
2answers
57 views

Can't Decide On a Suitable Open Source Project Host

I need a little bit of help deciding which project host (if any) to move our currently existing project to. We currently have an SVN (but willing to migrate if necessary) closed-source project ...
1
vote
1answer
38 views

How to setup Git in Dev Cpp IDE

I use Dev-Cpp IDE for C programming. How to setup CVS in sourceforge as I only find Git, SVN, mercurial.. (I am new to project hosting things..) Actually, Dev-Cpp has CVS option.. can't I setup Git ...
1
vote
1answer
278 views

Android SSH client with remote command support

I would like to be able to use SourceForge's SSH shell service with my Android smartphone so I installed ConnectBot. But for creating a shell on SF, I need to pass the remote command 'create', which ...
1
vote
1answer
55 views

Sourceforge and SVN

I just added a local project to sourceforge. I moved some things around, and imported via shell and netbeans. Now, when I browse the code online at http://sourceforge.net/p/flamethyst/code/5/tree/ ...
1
vote
3answers
206 views

How to commit to Sourceforge using Mercurial

I have directory named "Proyectos" with Django code inside. I need to commit the project to Source Forge so my teacher can "download" all the code to his computer. I think I should use some of ...
1
vote
3answers
213 views

simplest way to download tip/head revision from a sourceforge git repository?

I want to download the source files from a project in sourceforge with a git repository. But I don't have git, I don't know how to use git, and I'm running on Windows on a network that doesn't allow ...
1
vote
1answer
105 views

Download tarball from repository

I am currently working on a project for scraping source code from SourceForge. I would like to download the tarball from the code repository. An example link is given below: ...
1
vote
2answers
69 views

Best way to join a free software project

I'm thinking about joining a free software project in order to increase my knowledge of how this kind of projects works, colaborating with people that I dont know (so far), and my C/C++ skills. I`ve ...
1
vote
0answers
263 views

SourceForge: Mirror GIT repository to SVN

I have a project developing using GIT. I need to make a SVN mirror only repository for users that didn't like GIT. I googled some instructions about it but all of them failed. Part of them written for ...
1
vote
1answer
78 views

Using Maven with Sourceforge.net

For a new project which uses Maven I would like to add distributionManagement configuration in the pom.xml which will connect the project with the Sourceforge.net file upload system. I have found ...
1
vote
1answer
168 views

Enable Java syntax highlight in SourceForge's hgweb

I would like to have syntax highlighting in hgweb. For example, makes http://jstock.hg.sourceforge.net/hgweb/jstock/jstock/file/7289237e7b67/src/org/yccheok/jstock/gui/AboutJDialog.java looks like ...
1
vote
1answer
58 views

Append time to an HTML element attribute using PHP to force browsers not to cache a Silverlight application

How can I append current time using PHP to the value attribute of the first param element in the following html fragment? <object data="data:application/x-silverlight-2," ...
1
vote
3answers
719 views

white-label collaborative open-source development (e.g. github/sourceforge/google-code in a box)?

Does anyone have a recommendation for an open-source or paid (either packaged or SaaS) solution for integrating collaborative development features into your own website? Here's more details: We ...
1
vote
1answer
51 views

How to turn off project mirroring from SourcForge to launchpad?

I have project Emle in Launchpad. I set it to import from emle.svn.sourceforge.net. My intention was to do a single import of the files from SourceForge. Emle>Branches>2.0 shows that what I actually ...
1
vote
0answers
362 views

“Import” a sourceforge project into Xcode

I am new to OSX and Xcode. I got a macbook with Xcode 3.0 and downloaded the C++ of a sourceforge project, which comes with the structure: config.mk doc include lib Makefile soruces in this kind of ...
1
vote
2answers
121 views

Preprocessing the server response before passing it on to Axis

I'm in the very peculiar position of trying to access a SOAP service whose answers are wrapped in HTML. This is a bug with the service provider ( SourceForge ) , acknowledged for seven months, with no ...
1
vote
1answer
190 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 don't want to download ...
1
vote
3answers
978 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 systems would surely ...
1
vote
2answers
2k 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=man&page=$1 [L] ...
1
vote
2answers
271 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 for now.) ...
1
vote
2answers
226 views

How to Get attachments Associated with artifacts in SourceForge Enterprise Edition

We are using SourceForge Enterprise Edition 4.4 in one of our project. My question is, in CollabNet SFEE (SourceForge Enterprise Edition 4.4), how will we get attachments associated with an Artifacts ...
1
vote
1answer
732 views

Use SVN instead of CVS on SourceForge

I've just setup a new project on SourceForge and the admins set it up with CVS as the SCM, however, I want to use SVN. There is NO code in this project yet - empty directory. How do I change this ...
0
votes
0answers
19 views

Mylyn connector for sourceforge feature/bug tracking system

I haven't found any clear information about this around. Is it possible to integrate the sourceforge tracking system for bugs/features with Mylyn? I've found this page that seems a bit old (indeed ...
0
votes
1answer
27 views

Sourceforge Tickets into eclipse

In github there is a plugin for importing the tickets (issues) into eclipse, Is there a similar plugin for sourceforge ?
0
votes
0answers
20 views

Can sourceforge host an java web start version of an hosted java project?

I have a JOGL based project on my Sourceforge.net account. Is there also a way to store into this project account an online version, based on Java Web Start ? My project is just started, but I've ...
0
votes
0answers
86 views

Where should I publish my .NET project? [closed]

One of my personnal software projects is now ready to put online. I'm hosting the source on github. CodePlex, Google Code, SourceForge offers all a download section with statistics, etc. But not ...

1 2