|
We in our company are looking to setup a code repository to which multiple groups can contribute. I am looking for a system like Google Code with following features:
i. Wiki
ii. Issue Tracker
iii. Source Repository (SVN integration)
iv. Control the access...
Started by rAm on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Https://github.com/
This from the FAQ :
Is Google Code's implementation itself open source?
As with most project-hosting sites, our underlying technology is a mixture... .
I've recently started using GitHub for scm and I have to say it's pretty damn nice .
|
|
It's possible to download old source code versions from open source projects. I want to learn from history. Maybe, more people in Stack Overflow want to learn from history too.
What open source projects do you know that made a transition from bad php ...
Started by Delirium tremens on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You....
Why not jump into a cvs repository to see individual commits .
You can watch code evolve over time using the checkins .
The best source of old code, however, is the source control tool .
You can usually find old releases posted on the download pages .
|
|
We have an application that is comprised of a couple of off the shelf PHP applications (ExpressionEngine and XCart) as well as our own custom code.
I did not do the actual analysis so I don't know precisely how it was determined, but am not surprised ...
Started by George Jempty on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at stackoverflow):
Cf : http://www.php.net/manual/function.mysql-connect.php :
The link to the server will be closed as soon as the execution of the script ends, unless... .
This should not be caused by a php code because mysql connections are supposed to be automatically closed .
|
Ask your Facebook Friends
|
£20.00 by PPG posted, opened at Xmas but never got around to playing it so thought I'd sell it on.
Also COD Black Ops, excellent condition £9.00 inc postage by PPG
Thanks
Location: Lancashire
This message is automatically inserted in all classifieds forum...
Started by rousetafarian on
, 14 posts
by 6 people.
Answer Snippets (Read the full thread at avforums):
Thanks for dropping although I would like....
|
|
Prince Of Persia Source Code, Open Sourced!!
Quote: : Source: Prince of Persia Source Code, Open Sourced! - The Changelog - Open Source moves fast. Keep up.
Answer Snippets (Read the full thread at thinkdigit):
Re: Prince Of Persia Source Code....
There have been Source Code, Open Sourced!! Those are just mods created by editing map and config files.
Re: Prince Of Persia Source Code, Open Sourced!! I thought it was already open.
|
|
I hope you join me in asking Nikon to make their software code open source. Capture NX can sometimes produce very good images but is far behind the competition on usability and integration. Releasing their source code into the public domain would encourage...
Started by Fred Miranda on
, 9 posts
by 1 people.
Answer Snippets (Read the full thread at fredmiranda):
I'd say there's a snow balls chance in hell of Nikon open sourcing any of their software... .
Why do you say that ?
I am thinking about how well versions on Linx are out in the wild .
This is one of them.
Not all things should be open-source.
Avi B wrote :
Nope.
|
|
MamaNYC's Honor The Earth Giveaway Hop! Enter for a chance to win a $25 Amazon Gift Code for Earth Day! Celebrate eco-friendly products with an Amazon Gift Code! Open WW; Ends 4/22.
Started by Shawna Martell on
, 1 posts
by 1 people.
Answer Snippets (Read the full thread at pinterest):
|
|
Salut tous
je veux insérer un code open source écrit en c/c++ dans mon programme c, mais je n'arrive pas a compiler ce code open source il donne des erreur de compilation
que doit j faire?
et merci
Started by info help on
, 10 posts
by 3 people.
Answer Snippets (Read the full thread at developpez):
Salut
oui, j'utilise un compilateur c++, le code open source ne veux pas.
Avec un compilateur C++.
|
|
On Sun, 08 Jun 2008 09:24:01 +0100, Roy Schestowitz <newsgroups@schestowitz.com
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
The art of Linux
,----[ Quote ]
| So, where lies the difference? What is that one-great-thing which is tempting
| the...
Started by Roy Schestowitz on
, 4 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
--
Moshe Goldfarb
Collector of soaps from....
On Sun, 8 Jun 2008 14:54:38 -0400, "Moshe Goldfarb." <brick_n_straw@gmail.com
is comparable to little 1 year old Suzie who just discovered that the
droppings in her diaper make great finger paints .
|
|
On Fri, 24 Jul 2009 15:56:25 GMT, "desilusc" <u53529@uwe
I have stored some action query object names in a table. I created a query
off of this table to isolate and sort the action queries that I want to call.
Through VBA I want to open this query...
Started by desilusc on
, 7 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
Public Sub fRunTheQueries()
Dim strSQL As String
Dim....
Test it out on a COPY of your database to make sure
it runs and it does what you want it to do .
On Fri, 24 Jul 2009 12:16:55 -0400, John Spencer <spencer@chpdm.edu
UNTESTED AIRCODE follows .
|