On Thu, Sep 04, 2003 at 07:01:19PM +0200, Marco Parrone wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Hi,
> 
> filling the filelist form
> (https://savannah.gnu.org/files/admin/index.php#list) for cfs-el I got
> the following lines, please note the "*not avaiable*", it usually was
> "subversions.gnu.org".
> 
> # package /src/gnu/cfs-el/local/releases/cfs-el-0.4.0.tar.gz
> mkdir -pv /tmp/sv_upload/unstable.pkg/0.4.0/ && cp 
> "/src/gnu/cfs-el/local/releases/cfs-el-0.4.0.tar.gz" 
> /tmp/sv_upload/unstable.pkg/0.4.0/
> scp -vr /tmp/sv_upload/* [EMAIL PROTECTED] available*/download/cfs-el/
> rm -rf /tmp/sv_upload
> # package /src/gnu/cfs-el/local/releases/cfs-el-0.4.0.tar.gz.asc
> mkdir -pv /tmp/sv_upload/unstable.pkg/0.4.0/ && cp 
> "/src/gnu/cfs-el/local/releases/cfs-el-0.4.0.tar.gz.asc" 
> /tmp/sv_upload/unstable.pkg/0.4.0/
> scp -vr /tmp/sv_upload/* [EMAIL PROTECTED] available*/download/cfs-el/
> rm -rf /tmp/sv_upload
> 
> I tried to correct it (replacing "*not avaiable*" with
> "subversions.gnu.org") and executing it and I got other errors:

You have to replace it with "subversions.gnu.org:"

Rudy

-- 
Rudy Gevaert                [EMAIL PROTECTED]           
Web page                    http://www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        


_______________________________________________
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers

Reply via email to