From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: knubee Newsgroups: gmane.emacs.help Subject: dvc + bzr Date: Sat, 17 May 2008 21:08:44 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1211143869 9074 80.91.229.12 (18 May 2008 20:51:09 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sun, 18 May 2008 20:51:09 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sun May 18 22:51:46 2008 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 1Jxpr6-0006N0-PO for geh-help-gnu-emacs@m.gmane.org; Sun, 18 May 2008 22:51:44 +0200 Original-Received: from localhost ([127.0.0.1]:49614 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JxpqM-00054h-Vi for geh-help-gnu-emacs@m.gmane.org; Sun, 18 May 2008 16:50:59 -0400 Original-Path: news.stanford.edu!newsfeed.stanford.edu!postnews.google.com!y22g2000prd.googlegroups.com!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 10 Original-NNTP-Posting-Host: 218.186.11.3 Original-X-Trace: posting.google.com 1211083724 14617 127.0.0.1 (18 May 2008 04:08:44 GMT) Original-X-Complaints-To: groups-abuse@google.com Original-NNTP-Posting-Date: Sun, 18 May 2008 04:08:44 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: y22g2000prd.googlegroups.com; posting-host=218.186.11.3; posting-account=_zPoRwoAAABON32tn-LfL57pFd05oz25 User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008050509 Firefox/3.0b5,gzip(gfe),gzip(gfe) Original-Xref: news.stanford.edu gnu.emacs.help:158737 X-Mailman-Approved-At: Sun, 18 May 2008 16:49:37 -0400 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:54117 Archived-At: I am starting to use bazaar under dvc and have a couple of questions: - Sometimes I want to selectively add only a few files in a directory. However, if I mark those files in dired and then invoke bzr-add it does not automagically assume I want to add the marked files. Is there a straight-forward way to do this? - Does dvc or bzr-dvc have an equivalent of "bzr commit"? thanks, k