Hi, I let my old hoster (OpenSVN) create a dump of my repository which resulted in a gz file. I followed the instructions at http://code.google.com/p/support/wiki/SubversionFAQ#How_do_I_import_my_existing_source_code? To import the repository but got the following:
m...@maik-desktop:~/Desktop$ ls DB Visualizer Namenloser Ordner PersonDB-0-33.gz startHsqldb Dropbox neue Datei Serial.txt~ _training.zip ICEfaces-1.8.2-bin neue Datei~ spring-framework-2.5.6.SEC01- with-docs.zip jsf-jumpstarter.pdf neue Datei (Kopie)~ spring-reference.pdf m...@maik-desktop:~/Desktop$ svnsync init --username MYUSERNAME https://persondb.googlecode.com/svn file:///home/maik/Desktop/PersonDB-0-33.gz svnsync: Kann keine ra_local-Verbindung zu einer URL aufbauen svnsync: Projektarchiv »file:///home/maik/Desktop/PersonDB-0-33.gz« kann nicht geöffnet werden m...@maik-desktop:~/Desktop$ The message would be something like: Unable to open an ra_local session to URL Can't open archive ARCHIVE. Any ideas what the problem might be? -- You received this message because you are subscribed to the Google Groups "Project Hosting on 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.

