[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Savannah-cvs] [CvSToSvN] (edit) Clarify the procedure to send a SVN dum
From: |
Beuc |
Subject: |
[Savannah-cvs] [CvSToSvN] (edit) Clarify the procedure to send a SVN dump for import |
Date: |
Sun, 07 Dec 2008 10:50:37 +0000 |
??changed:
-Please post a support request and specify where your dump can be downloaded.
-
-http://savannah.gnu.org/support/?group=administration
-
-If you don't have a place to upload the dump, you might use
https://savannah.gnu.org/register/upload.php
-
* Prepare a dump (see below)::
svnadmin dump myproject-svn/ | bzip2 > myproject-dump.bz2
* Upload it at Savannah (using your download area at download.savannah.gnu.org
or download.savannah.nongnu.org)::
scp myproject-dump.bz2 address@hidden:/srv/download/myproject/
* Enable SVN for your project (in Main -> Select Features from your project
page)
* Post a support request and specify where your dump was uploaded:
http://savannah.gnu.org/support/?group=administration
The Savannah Hackers will then import it on the system.
Do not send a tar.gz of your SVN repository. Using a dump is important because
it's independant of the subversion release.
++added:
--
forwarded from
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Savannah-cvs] [CvSToSvN] (edit) Clarify the procedure to send a SVN dump for import,
Beuc <=