From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Oleksandr Gavenko Newsgroups: gmane.emacs.help Subject: Re: SVN vs RCS - How do I disable svn version control in favour of RCS Date: Wed, 17 Sep 2008 21:35:34 +0300 Organization: Aioe.org NNTP Server Message-ID: References: Reply-To: gavenkoa@gmail.com NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Trace: ger.gmane.org 1221676902 15610 80.91.229.12 (17 Sep 2008 18:41:42 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 17 Sep 2008 18:41:42 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Wed Sep 17 20:42:38 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 1Kg1yx-0003Po-Gq for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Sep 2008 20:42:31 +0200 Original-Received: from localhost ([127.0.0.1]:53972 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Kg1xw-0007FG-IH for geh-help-gnu-emacs@m.gmane.org; Wed, 17 Sep 2008 14:41:28 -0400 Original-Path: news.stanford.edu!headwall.stanford.edu!newshub.sdsu.edu!feeder.erje.net!news.k-dsl.de!aioe.org!not-for-mail Original-Newsgroups: gnu.emacs.help Original-Lines: 26 Original-NNTP-Posting-Host: qilPrpBlXrCJ2zd2JsmFhQ.user.aioe.org Original-X-Complaints-To: abuse@aioe.org User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) Original-Xref: news.stanford.edu gnu.emacs.help:162393 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:57735 Archived-At: Marc Armstrong пишет: > Hello, > > > > I am currently working on a project which uses SVN as the primary > version control system. However I like to use RCS for my local version > control during development. Therefore, I typically would like to check > out a complete build of software from our archives (using the tortoise > tool), develop my software using emacs and RCS to control the changes I > make, then check the final product back into subversion repository. > > My problem is that the files, which are already under svn control are > recognized as such by emacs due to the local ‘.svn’ directory, meaning I > can’t use RCS. I would appreciate very much if someone could advise me > how to tell emacs to ignore the svn directory? > > > > Best Regards, > > > > Marc Armstrong. > http://www.gnu.org/software/emacs/manual/html_node/emacs/Local-Version-Control.html