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 project from using CVS to SVN?
...
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 deployment mechanism doesn't seem to work unless you do some manual preparation work. I have come across some old postings on other forums suggestin...
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 Using SFEE SOAP API?
We have made our own .net 2.0 client. We are not using .net SDK provided by Collabnet,
...
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 to use trac, do I have to host it myself? Or can I use some other online hosting?
...
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 h...
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.)
Unfortunately, there seems to be no easy way to automatically generate daily builds. Is there any workaround I can use. Here is what I want:
It sh...
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]
RewriteRule ^([a-zA-Z0-9_]+)/?$ /?action=$1 [L]
All of then end with a /? to check for an optional trailing slash. This works - it means I can u...
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 places to look, or is sourceforge going to be my best bet?
...
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 I can access via sftp
it is accsesable via url
I have a persistent folder that is rightable (once on the server) that I can access via sftp
it is n...
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 everything I know I've learned from documentation and sites like this.
I'd like to have some more advanced tracking systems like a bug ticketing ...
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 http://bitbucket.org/mercurialeclipse/. What settings do I need to mess with for SourceForge to know who I am when I push my commits?
Mercurial knows my...
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 mirrors" errors. I tried other files it seems like sourceforge is messed up right now or something is wrong with my connection to it.
Any ideas? And if it is source...
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 accommodate a small project. A Google search surfaces a number of opinions preferring Google Code, but the motivations seem to be somewhat 2...
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 to find a way to access the history on a deleted page to restore it. Is there a way to do this?
...
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?
...
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 right way?
The implementation itself can take a big amount of time if I happen to do it myself, so I guess the help is really needed.
The ideal solution would...
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 the required software for each VCS, just so I can download the files.
Except for manually creating the folders and downloading the indivi...
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 ETA so far. Nitty-gritty details.
If I can intercept the actual response before passing it on to Axis, I would be able to strip the HTML ...
Hi all,
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.?
...
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 (where the rest of my project lives).
Is there a way to do automatic downloads from SF?
How do I make sure the download use the best mirr...