|
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):
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 of open source and proprietary code on Subversion, a popular....
|
|
It seems like you could use a mashup of Relector and a Debugger to be able to debug any .NET app WITHOUT having the source code at all. Is this possible? Has anyone seen this before?
Started by skb on
, 8 posts
by 8 people.
Answer Snippets (Read the full thread at stackoverflow):
Took a DLL, got the source code, and bam -- he practically had a heart attack your app and have the full code....
Configuring Visual Studio to Debug .NET Framework Source Code
MSDN: PDB Files
I've it was.
Get it to work.
|
|
How do you display your php source code with highlight or view source or is there more alternatives to this?
Started by Chris_45 on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
If neither of those are ideal, you could also use Google Code Prettify to achieve this result Chili Lighter for MooTools GeSHi On many servers if you give it a .phps file extension the source code will be displayed and highlighted....
|
Ask your Facebook Friends
|
I am trying to download the source code for wget in Mac.
I managed to get the source code of wget in Ubuntu by
apt-get source wget
However, I have not managed to download source codes in Mac's terminal. I did not find the same utility in MacPorts.
Started by Masi on
, 6 posts
by 6 people.
Answer Snippets (Read the full thread at stackoverflow):
For instance, the source code for wget is available at http://ftp.gnu.org/gnu window a command like....
Most open source projects provide a compressed archive of their source code, or a readable version control repository.
|
|
Can anyone suggest me free source code browser (c/c++ )and editor in windows like source insight?
Started by suresh on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Understand from SCI tools is good one.
To compile code, it might be a little overkill.
|
|
Hi I like to know is JVM open source code? If not then how can I get the code of JVM?
Answer Snippets (Read the full thread at stackoverflow):
If you use the OpenJDK JVM, then you can get the source code from http://download.java.net/openjdk/jdk7/....
The source code for the Sun jdk is available ón the jdk download page entirely on which JVM you use.
You need it for.
|
|
I need a source code spell-checker. Of course there is a closed source ones but I'm looking for an open source solution, That can spell check html files, php source codes any further types would be better.
I also thought about making my own since there...
Started by Omar Dolaimy on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Unfortunatly, I don't think it parses source-code, and it'll highlight as "errors" parts of the configuration dialog :
And a result of source-code spellchecking :
In red, an actual error of code that are....
Of options.
|
|
I'm a newbie developers and building an application with 3 other remote developers. I've only worked alone until now, and now I need a way to share my source code with the other developers on the project. All of the project sites out there (SourceForge...
Started by Whozumommy on
, 14 posts
by 14 people.
Answer Snippets (Read the full thread at stackoverflow):
You can use an online....
It's a pretty big topic, I'm really not sure where: Source Control HOWTO
Set up a Subversion repository (can be accessed across http Lynn's Git Magic tutorial explains.
You need to set up a source control repository.
|
|
Hi guys,
How can i embed programming source code in slide(ppt) and remains code highlighting? Great thanks.
Started by Yousui on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
Pasting from Eclipse should "Paste Options" icon appears ....
If the source code does not need to be copied and pasted out of the presentation, a quick and dirty solution could be to simply take screenshots of the source code.
|
|
I am developing an application on mybloglog. I got the source code in php.I dont have any idea about php. Thats why I want to convert Php source code to Asp.net code. Any Help Please
Started by ibrahimkhan on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
C# (and any.
PHP is a dynamically-typed, interpreted language.
But you'll have to rewrite this code.
|