I was in the process of syncing my new project from another subversion
repository when I realized that I was going to overrun my disk quota.
A quick investigation pointed to binary (JAR) files stored in source
control as the problem.  I tried 'svn delete' of those files, but the
history persists (no disk savings), and now I can't finish my svnsync
job.  So I have two questions:

1) Is there anything I can do in the original subversion repository
such that those files will not be synced at all to Google Code when I
run svnsync?

2) How can I reset my repository in Google Code so that I can either
(a) re-sync after I have an answer to question 1, or (b) just 'svn
import' and ditch the revision history of the source files (which
would suck!).

Thanks for any help,
-T

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hosting at Google Code" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-code-hosting?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to