Platon Technologies
not logged in Login Registration
EnglishSlovak
open source software development celebrating 10 years of open source development! Tuesday, January 21, 2025

Diff for scripts/shell/cvs-switch/cvs-switch.sh between version 1.3 and 1.4

version 1.3, 2004/10/14 13:49:36 version 1.4, 2004/10/31 12:11:11
Line 24 
Line 24 
 # 2004-04-13 - created  # 2004-04-13 - created
 #  #
   
 # $Platon: scripts/shell/cvs-switch/cvs-switch.sh,v 1.2 2004/04/16 20:52:44 rajo Exp $  # $Platon: scripts/shell/cvs-switch/cvs-switch.sh,v 1.3 2004/10/14 13:49:36 rajo Exp $
   
 #  #
 # This code is tested on Linux, FreeBSD and Solaris  # This code is tested on Linux, FreeBSD and Solaris
Line 139  print_exported()
Line 139  print_exported()
         eval "$SET_VARIABLES";          eval "$SET_VARIABLES";
         print_exported "CVSROOT" "${!cvsroot}"          print_exported "CVSROOT" "${!cvsroot}"
         print_exported "CVS_RSH" "${!cvs_rsh}"          print_exported "CVS_RSH" "${!cvs_rsh}"
           print_exported "CVS_IGNORE_REMOTE_ROOT" ""
   
 #} # }}}  #} # }}}
   

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

Platon Group <platon@platon.org> http://platon.org/
Copyright © 2002-2006 Platon Group
Site powered by Metafox CMS
Go to Top