how do i use the svn import?
| lyealain 4 post(s) |
i had created new repository on my comp. then i had imported my project to the repository which i created on my local pc. After this i zip the repository folder and upload that file.. the file which i uploaded does not appear.. also no error message prompt out to tell me the error !!! .. pls help |
|
|
For svn, you should upload your zipped/gzipped dump file, for trac – project folder archive. |
| q0rban 2 post(s) |
I’m getting the same problem, I’ve tried uploading my svn gz file of about 4.7MB, and when it finishes uploading, It tells me nothing and there are no files in my repository. My gz file contains only the repository dump file. |
| q0rban 2 post(s) |
I was able to get it working by using gzip instead of tar -cz |
| jlamsa 2 post(s) |
Is there a limit on the size of the SVN dump file that can be uploaded via TRAC? I am having troubles of importing an SVN delta dump which is < 5MB after gzipping it: browser reports ‘connection terminated’. After failed dump attempts, the repository contains a varying number of entries : some attemps have resulted only first few entries to appear, some roughly half. I have locally tried to load this particular dump and it works – hence, I believe the file is not corrupted. |
