/[smeserver]/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.5 by slords, Mon Dec 24 17:33:08 2007 UTC Revision 1.6 by slords, Mon Dec 24 17:33:50 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.3 2007/12/24 16:50:52 slords Exp $  # $Id: cvs-import.sh,v 1.2 2007/11/08 18:07:31 slords Exp $
9    
10  # Initial setup  # Initial setup
11  CVSTREE=${CVSTREE:=extras}  CVSTREE=${CVSTREE:=extras}
# Line 296  cvs -Q update && \ Line 296  cvs -Q update && \
296      echo "cvs commit..." && \      echo "cvs commit..." && \
297      cvs -Q commit ${MESSAGE:+-m "$MESSAGE"} && echo "Commit Complete"      cvs -Q commit ${MESSAGE:+-m "$MESSAGE"} && echo "Commit Complete"
298    
299  # Cleanup  # Clean up
300  CleanUp  CleanUp


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