Tagged Questions
5
votes
2answers
1k views
How to upload project with mercurial on googlecode?
I have create a local directory, and made some sub-directories and file in it.
registered by project on code.google.com/hosting
install Mercurial and did > hg init
copied the auto-generated password ...
2
votes
1answer
94 views
Number of Mercurial repositories per project on Google Code
I'm not sure whether it belongs to Stack Overflow, however it's definitely programming-related. I have the following question: what is the limit on the number of user repositories per project that are ...
0
votes
1answer
49 views
GoogleCode: can I host css an js files for my site for free on google code hosting?
I saw on jQuery UI site such line in source code:
<script src="http://jquery-ui.googlecode.com/svn/tags/latest/external/jquery.bgiframe-2.1.2.js" type="text/javascript"></script>
Looks ...
0
votes
1answer
84 views
Hide (source) file on code.google.com
we work on a project hosted on code.google.com with several friends. It's opensource so all the source files are available for general public. However, I'd like to contribute some files (mainly for ...