PDA

Click to See Complete Forum and Search --> : Anyone here familiar with SourceForge.Net?


maikeru-sama
Jun 22nd, 2008, 11:41 AM
I had a few questions as I just submitted a project but it is going to take 3 days or so to get approved.

I had a few questions about it.

Also, if I am not suppose to be mentioning other websites, please delete this.

dclamp
Jun 22nd, 2008, 12:14 PM
well what is your question?

maikeru-sama
Jun 22nd, 2008, 04:13 PM
When my project finally gets approved:

Can I have 2 links on my page
1) One for the application
2) One for the actual source code

Also, When they speak of "open source", does that only mean sharing your source code, or does it mean other things.

dclamp
Jun 22nd, 2008, 06:13 PM
sure you can have both. and open source would be that the source is open for everyone

maikeru-sama
Jun 22nd, 2008, 07:30 PM
sure you can have both. and open source would be that the source is open for everyone

Thanks for the response.

I know some developers that have projects on SourceForge, but they only provide the application and not the code, so I am somewhat confused.

I am thinking that "open source" doesn't necessarily just mean that you have to show your source code. I am thinking another form of it could just many anyone can use your application.

Would that be correct?

penagate
Jun 22nd, 2008, 10:31 PM
I know some developers that have projects on SourceForge, but they only provide the application and not the code, so I am somewhat confused.
SourceForge provides teams with both a home page and a project page.
For example:
http://notepad-plus.sourceforge.net/ — Home page
http://sourceforge.net/projects/notepad-plus/ — SourceForge project page

The project page gives you access to the source code, forums, bug tracker, and so on. You can also access the source code of any project using a Subversion client.


I am thinking that "open source" doesn't necessarily just mean that you have to show your source code.
Correct. In fact, it has a stronger definition than that. See 'The Open Source Definition (http://opensource.org/docs/osd)'.

maikeru-sama
Jun 23rd, 2008, 06:46 AM
Penagate, thanks for those links. That project is exactly how I want mine to look eventually.

maikeru-sama
Jun 24th, 2008, 10:31 AM
My project has finally been approved.

As usual, I am a little confused about:
1) How to upload my source code
2) How to upload my exe for download

I read about CVS and SVN, but there is only 1 developer in the project. Do I have to use those tools to upload 1-2 or is there another way?

I will continue to read more documentation on their site, but at this point, I am not sure what to do. I would prefer to do it the best way (like Notepad++ project), but I heard there can be some issues with CVS (Subversion) and VS.Net 2005.

maikeru-sama
Jun 24th, 2008, 12:21 PM
Please disregard the previous post.

I have figured everything out, although I am having some issues uploading files.