Re: Serving files from Google Code

2008-09-12 Thread tim menzies
on another matter relating to serving files from google code: i have a web site that serves pages and image content direct from google code and there is a puzzlinh inconsistency in the way those pages are served. accessing images direct from the repository works fine; e.g. http://iccle.googleco

Re: Serving files from Google Code

2008-09-12 Thread Ben Collins-Sussman
Sounds like you just need to set the svn:mime-type property correctly on your svn files, so that GET repsonses end up having proper Content-type: headers on them. On Fri, Sep 12, 2008 at 4:26 AM, tim menzies <[EMAIL PROTECTED]> wrote: > > on another matter relating to serving files from google c

Re: Serving files from Google Code

2008-09-12 Thread tim menzies
On Sep 12, 7:31 am, "Ben Collins-Sussman" <[EMAIL PROTECTED]> wrote: > Sounds like you just need to set the svn:mime-type property correctly > on your svn files, so that GET repsonses end up having proper > Content-type: headers on them. dear ben, wow: absolutely 100% spot-on comment! following

Re: Serving files from Google Code

2008-09-12 Thread Ben Collins-Sussman
Well, yeah, I wrote that feature. ;-) On 9/12/08, tim menzies <[EMAIL PROTECTED]> wrote: > > On Sep 12, 7:31 am, "Ben Collins-Sussman" <[EMAIL PROTECTED]> wrote: >> Sounds like you just need to set the svn:mime-type property correctly >> on your svn files, so that GET repsonses end up having prop

Reset svn

2008-09-12 Thread Joseph
Hi: Can you please reset the svn for http://code.google.com/p/s-i-p/? I've already backedup the code. Thank you Joseph --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Hosting at Google Code" group. To post to this g

Increasing Repository Quota

2008-09-12 Thread JB
Greetings, We would be grateful if the repository quota could be increased for the following project: http://code.google.com/p/birdeye/ To quote "This project is currently using 99 MB (99.9%) of its 100 MB repository quota." We expect significant increase due to the high volume of code necessa

Re: Increasing Repository Quota

2008-09-12 Thread Ben Collins-Sussman
Done. Happy coding! For future reference: svn repositories can only ever grow, not shrink. Your attempts to "save space" by deleting things in the repository only removes their presence in the latest revision tree; they still persist forever in history. :-) On Fri, Sep 12, 2008 at 11:18 AM,

Re: svnsync failure to go past a certain point

2008-09-12 Thread Daniel O'Brien
I'm still seeing files in your repository - can you try again, and ensure that the latest revision with all files removed is properly checked in? Daniel On Sep 11, 11:45 am, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > I did. > > On 8 Sep., 19:34, "Daniel O'Brien" <[EMAIL PROTECTED]> wrote:

Re: Reset svn

2008-09-12 Thread Daniel O'Brien
Can you provide some details regarding why you require a reset? Normally we only provide them when absolutely necessary, such as when performing a sync, or when private data is accidentally committed. Daniel On Sep 12, 6:01 am, Joseph <[EMAIL PROTECTED]> wrote: > Hi: Can you please reset the svn

Re: Hosting large project?

2008-09-12 Thread Ali Pasha (Google)
We would be happy to host your project. Have you setup a project on Google Code already? If so, let me know what it is and we will increase your quota. Alternatively, if you're moving a project from SourceForge and would like to keep the same project name we will need to set that up for you. Wha

Action Limit Exceeded

2008-09-12 Thread Marcello Sales
Hello, I'm trying to create a new project and I can't because I get this "Action Limit Exceeded" message... I have 8 projects which I have already deleted, and still I get this error message... Right now I want to open a project for research with 5 other members in OSGi, Embedded Systems, etc... P

Re: Reset svn

2008-09-12 Thread Joseph
I mistakenly synced in private data. I didnt want to mention that in the post. thank you. On Sep 12, 11:21 pm, "Daniel O'Brien" <[EMAIL PROTECTED]> wrote: > Can you provide some details regarding why you require a reset? > Normally we only provide them when absolutely necessary, such as when > p