Message-Id: <200208121637.g7CGb7G23466@delorie.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Mark Paulus" To: "cygwin AT cygwin DOT com" Date: Mon, 12 Aug 2002 10:36:59 -0600 Reply-To: "Mark Paulus" MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Subject: cvs release fails with :ext:/ssh I am trying to do a cvs release when my CVSROOT is set to :ext:@cvs......:/cvsroot/...... Here is a transcript of what I am doing: $ cvs -t -d$CVSROOT release dpkg cvs release: notice: main loop with CVSROOT=:ext:mgpaulus AT cvs DOT debian-cygwin DOT sour ceforge.net:/cvsroot/debian-cygwin -> Starting server: ssh cvs.debian-cygwin.sourceforge.net -l mgpaulus cvs serve r mgpaulus AT cvs DOT debian-cygwin DOT sourceforge DOT net's password: -> run_popen(cvs -n -q -d :ext:mgpaulus AT cvs DOT debian-cygwin DOT sourceforge DOT net:/cvsr oot/debian-cygwin update,r) update: invalid option -- Usage: cvs update [-APdflRp] [-k kopt] [-r rev|-D date] [-j rev] [-I ign] [-W spec] [files...] -A Reset any sticky tags/date/kopts. -P Prune empty directories. -C Overwrite locally modified files with clean repository copies. -d Build directories, like checkout does. -f Force a head revision match if tag/date not found. -l Local directory only, no recursion. -R Process directories recursively. -p Send updates to standard output (avoids stickiness). -k kopt Use RCS kopt -k option on checkout. -r rev Update using specified revision/tag (is sticky). -D date Set date to update from (is sticky). -j rev Merge in changes made between current revision and rev. -I ign More files to ignore (! to reset). -W spec Wrappers specification line. (Specify the --help global option for a list of other help options) cvs release: unable to release `dpkg' ALSO, this thing is hanging at the end, like it is waiting for something..... -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/