commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/gnuef setup_cvs_devel.sh


From: Jason Cater
Subject: gnue/gnuef setup_cvs_devel.sh
Date: Thu, 31 May 2001 12:54:30 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Jason Cater <address@hidden>    01/05/31 12:54:30

Modified files:
        gnuef          : setup_cvs_devel.sh 

Log message:
        Added symlink example so developers could cut and paste ln command.  
Would like to have it prompt users and ask if they'd like to create the 
symlink.  Any volunteers?

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/gnuef/setup_cvs_devel.sh.diff?cvsroot=OldCVS&tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: gnue/gnuef/setup_cvs_devel.sh
diff -u gnue/gnuef/setup_cvs_devel.sh:1.6 gnue/gnuef/setup_cvs_devel.sh:1.7
--- gnue/gnuef/setup_cvs_devel.sh:1.6   Thu May 31 12:49:34 2001
+++ gnue/gnuef/setup_cvs_devel.sh       Thu May 31 12:54:30 2001
@@ -21,4 +21,7 @@
      echo "python `pwd`/client/gnue/forms/GFClient.py \$*" 
    ) > client/gfcvs  
 
-    echo "  ... you may want to symlink client/gfcvs to /usr/local/bin"
+    echo 
+    echo " You may want to symlink client/gfcvs to /usr/local/bin:"
+    echo "   ln -s `pwd`/client/gfcvs /usr/local/bin/gfcvs"
+    echo



reply via email to

[Prev in Thread] Current Thread [Next in Thread]