From 39bd89f0f20d7fa20642bc8c88e2d25bf2778a35 Mon Sep 17 00:00:00 2001 From: Christopher Sean Morrison Date: Thu, 29 May 2008 08:24:31 +0000 Subject: [PATCH] helps to use frs instructions that actually work svn:revision:31216 svn:branch:trunk svn:account:brlcad --- HACKING | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/HACKING b/HACKING index 6f95d60364c..41a3521ec86 100644 --- a/HACKING +++ b/HACKING @@ -930,8 +930,9 @@ that they build, run, and that the file permissions are correct. platform-specific builds. Test the build: make test && make bench 12) Post the source and platform-specific binary distributions to -SourceForge (i.e. upload them via ftp to upload.sf.net's incoming -directory and select them on the sf.net File Release System). +SourceForge and then select them on the sf.net File Release System: +sftp sfusername@frs.sourceforge.net:uploads +put brlcad-* 13) Increment and commit the next BRL-CAD release numbers to SVN; update the include/conf/(MAJOR|MINOR|PATCH) version files, and NEWS