/[smecontribs]/common/cvs-import.sh
ViewVC logotype

Diff of /common/cvs-import.sh

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by slords, Thu Nov 8 18:10:19 2007 UTC Revision 1.2 by slords, Tue Dec 25 05:10:12 2007 UTC
# Line 5  Line 5 
5  # Copyright (C) 2004-2005 Red Hat, Inc.  # Copyright (C) 2004-2005 Red Hat, Inc.
6  # Copyright (C) 2005 Fedora Foundation  # Copyright (C) 2005 Fedora Foundation
7  #  #
8  # $Id: cvs-import.sh,v 1.1.1.1 2007/06/12 14:33:00 slords Exp $  # $Id: cvs-import.sh,v 1.1 2007/11/08 18:10:19 slords Exp $
9    
10  # Initial setup  # Initial setup
11  CVSTREE=${CVSTREE:=extras}  CVSTREE=${CVSTREE:=extras}
# Line 290  echo "================================== Line 290  echo "==================================
290  echo "Please check the above cvs diff."  echo "Please check the above cvs diff."
291  echo "If you want to make any changes before committing, please press Ctrl-C."  echo "If you want to make any changes before committing, please press Ctrl-C."
292  echo "Otherwise press Enter to proceed to commit."  echo "Otherwise press Enter to proceed to commit."
293  read  #read
294    
295  cvs -Q update && \  cvs -Q update && \
296      echo "cvs commit..." && \      echo "cvs commit..." && \


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed