unofficial mirror of help-gnu-emacs@gnu.org
 help / color / mirror / Atom feed
From: Giorgos Keramidas <keramida@ceid.upatras.gr>
To: help-gnu-emacs@gnu.org
Subject: Re: SVN vs RCS - How do I disable svn version control in favour of RCS
Date: Wed, 17 Sep 2008 19:15:20 +0300	[thread overview]
Message-ID: <87r67ikauf.fsf@kobe.laptop> (raw)
In-Reply-To: mailman.19410.1221656227.18990.help-gnu-emacs@gnu.org

On Wed, 17 Sep 2008 11:22:57 +0100, "Marc Armstrong" <m.armstrong@pelamiswave.com> wrote:
> 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?

In Emacs 23.X (perhaps also in the released 22.X versions) you can
customize the value of `vc-handled-backends':

,---[ C-h v vc-handled-backends RET ]----------------------------------
|
| vc-handled-backends's value is
| (RCS CVS SVN SCCS Bzr Git Hg Mtn Arch)
|
| Documentation:
| List of version control backends for which VC will be used.
| Entries in this list will be tried in order to determine whether a
| file is under that sort of version control.
| Removing an entry from the list prevents VC from being activated
| when visiting a file managed by that backend.
| An empty list disables VC altogether.
|
`----------------------------------------------------------------------


       reply	other threads:[~2008-09-17 16:15 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <mailman.19410.1221656227.18990.help-gnu-emacs@gnu.org>
2008-09-17 16:15 ` Giorgos Keramidas [this message]
2008-09-17 18:35 ` SVN vs RCS - How do I disable svn version control in favour of RCS Oleksandr Gavenko
2008-09-17 19:11   ` Thierry Volpiatto
     [not found]   ` <mailman.19421.1221678926.18990.help-gnu-emacs@gnu.org>
2008-09-18 16:28     ` Oleksandr Gavenko
2008-09-17 10:22 Marc Armstrong

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87r67ikauf.fsf@kobe.laptop \
    --to=keramida@ceid.upatras.gr \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).