From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Case Newsgroups: gmane.emacs.help Subject: VC commands - a little ambiguous to me ?? Date: Thu, 17 May 2007 15:19:09 -0400 Message-ID: <1179429549.3152.122.camel@CASE> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: sea.gmane.org 1179429653 2020 80.91.229.12 (17 May 2007 19:20:53 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 17 May 2007 19:20:53 +0000 (UTC) To: EMACS List Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu May 17 21:20:50 2007 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1HolWn-00056J-HB for geh-help-gnu-emacs@m.gmane.org; Thu, 17 May 2007 21:20:45 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Holev-0000c1-45 for geh-help-gnu-emacs@m.gmane.org; Thu, 17 May 2007 15:29:09 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Holeg-0000b0-Vz for help-gnu-emacs@gnu.org; Thu, 17 May 2007 15:28:55 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Holef-0000Yq-Jm for help-gnu-emacs@gnu.org; Thu, 17 May 2007 15:28:54 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Holef-0000Yk-EM for help-gnu-emacs@gnu.org; Thu, 17 May 2007 15:28:53 -0400 Original-Received: from smtp102.rog.mail.re2.yahoo.com ([206.190.36.80]) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1HolWW-0004As-Vd for help-gnu-emacs@gnu.org; Thu, 17 May 2007 15:20:29 -0400 Original-Received: (qmail 16450 invoked from network); 17 May 2007 19:20:28 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:X-YMail-OSG:Subject:From:To:Content-Type:Date:Message-Id:Mime-Version:X-Mailer:Content-Transfer-Encoding; b=OWpkqtP3n5WaiBDrhPts0yz6wgjuO+paTi/pUj50YH5Hnv+a2c+fvoa8MAsxh42SXPiML625QxvHsn+tC9ongOWoUkH1BSkDBdXrjHHSc6ywx5yYMes9Enj6FhEr2jv81AosNqVljDBa7Trz2J11KidwwabAzTfjW99RUhlpgk4= ; Original-Received: from unknown (HELO ?192.168.1.4?) (billlinux@rogers.com@74.104.51.86 with plain) by smtp102.rog.mail.re2.yahoo.com with SMTP; 17 May 2007 19:20:27 -0000 X-YMail-OSG: ZwnFsYsVM1nHE_Jef7LyiMFy9HV0xuNnU5cqE6C2vcYodCqRge.Dnr.W5JdroD9_Rg-- X-Mailer: Evolution 2.8.3 (2.8.3-2.fc6) X-detected-kernel: Genre and OS details not recognized. X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:44098 Archived-At: Hi; I am working with a remote svn repository. Up to now VC does what I expect. Now I want to do the equivalent of: svn add (a new directory and sub-directrory) svn add (a file) svn move (a different file) I can't find similar VC commands. What are they or where do I look? Already tried emacs info Version Control and VC. -- Regards Bill