Questions tagged [project-hosting]
30 questions
1
vote
0 answers
getting error while deploying laravel 5.5 project
Deploying my laravel project on Linux hosting using cpanel. Project running on localhost very well but once i put on hosting, it is giving me following error.
Warning: require_once(): It is not safe to rely on the system's
timezone settings. You…

Harish Gosavi
- 11
- 1
1
vote
1 answer
Google project hosting svn commit problem
When I try to commit my code with svn commit, it returns an error :
svn: Commit failed (details follow):
svn: Server sent unexpected return value (405 Method Not Allowed)
in response to MKACTIVITY request for
…

yura
- 14,489
- 21
- 77
- 126
1
vote
3 answers
site for uploading our code of our games
Is there any site for uploading our code of the games which have written by ourselves?
thanks
ps: also it is better that the site send some feedback!

user446654
- 1,111
- 2
- 7
- 7
1
vote
1 answer
How do you upload your project to google project hosting from Netbeans?
Can someone tell me how I can upload my project to google project hosting using Netbeans?

Tesnep
- 105
- 1
- 2
- 11
1
vote
1 answer
How to search on project hosting sites
Say I want to look for open source iphone/Android tower defense game on sourceforge/google code/git hub. Directly searching by these keywords seems not easily getting desired result. Is there any way to search project on these sites? Thanks.

Stan
- 37,207
- 50
- 124
- 185
1
vote
5 answers
self hosting my open source program
Say I would like to host my open source software by myself, i.e. not in sourceforge or google code but host my own svn and issue tracker and documentation on my server.
What is the best software for doing that?

flybywire
- 261,858
- 191
- 397
- 503
1
vote
2 answers
Best way to read/edit/add to the googlecode wiki offline
I finally after too much of pondering started my project on googlecode. One of the best features I liked about googlecode was the revision control for wiki, where I can add/edit the wiki pages locally offline and then commit/push later.
I have…

Vivek Sharma
- 3,794
- 7
- 38
- 48
0
votes
3 answers
Is there any Open-Source project hosting that allows to programmatically upload distribution?
I develop open-source project in Python and I want it to be easy accessible for Windows users. So for each new source revision I need to generate new windows executable distribution with py2exe and upload it as a downloadable artifact for project…

Piotr Sobczyk
- 6,443
- 7
- 47
- 70
0
votes
1 answer
Hosted Projects Meta Search Engine
With the myriad of sites available like sourceforge, github, berlios, rubyforge and many others for hosting open-source projects, I've been wondering if there is a specialised search engine out there that catalogues all the projects available on…

Evan
- 18,183
- 8
- 41
- 48
0
votes
1 answer
Question about Google Analytics for Google Code page
I have an open source project hosted on Google Code and I recently added Google analytics to the Code Page, but I'm noticing that none of the file downloads are tracked.
It might be because the code page is in the http://code.google.com/p/[project…

joe_coolish
- 7,201
- 13
- 64
- 111
0
votes
1 answer
CodeSpaces missing scrolling in forums
Does anyone uses CodeSpaces.com for project integration?
If so, dows the scrolling on the forums works for you?
I have contacted CodeSpaces support but still have no answers.
Thanks!

Arturo Caballero
- 438
- 1
- 5
- 14
0
votes
2 answers
Choosing an Open Source Hosting Service/License
I am starting a game design project with a group of three other students. We would like to use some open source hosting service for version control, a wiki, etc. I have looked at threads like these…

Nick Heiner
- 119,074
- 188
- 476
- 699
0
votes
0 answers
Why css file's styles is not applyed when used from google code repository?
Here is fiddle - silly test
Resource file test.css has these classes:
.parent {width:120px;display:table-row;}
.second {width: 65px; background:green;}
.cell {display:table-cell;}
but they are not applyed. Seems both resources files are downloaded…

Saulius
- 1,736
- 20
- 29
0
votes
3 answers
Mercurial project hosting
I need a project hosting with:
mercurial support;
lightweight, but usable issue tracker (github`s one is pretty close);
both public and private repositories/trackers/wiki and so on support;
cool customizable dashboard;
API and hooks (optional, but…

Vladimir Protasov
- 262
- 4
- 13
0
votes
1 answer
TRAC host that allows plugin customisation
My research and development environment calls for a heavily customised TRAC with a corresponding subversion repository and a binary file store (e.g. WebDAV).
I have my eye on at least 10 plugins that I would like to use (from integration with time…

fommil
- 5,757
- 8
- 41
- 81