From: Thierry Volpiatto <thierry.volpiatto@gmail.com>
To: gavenkoa@gmail.com
Cc: 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 21:11:57 +0200 [thread overview]
Message-ID: <87abe6d1tu.fsf@tux.homenetwork> (raw)
In-Reply-To: <garilj$qof$2@aioe.org> (Oleksandr Gavenko's message of "Wed, 17 Sep 2008 21:35:34 +0300")
Oleksandr Gavenko <gavenkoa@gmail.com> writes:
> 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?
>>
Hi,
AFAIK RCS is not the right tool is you want to develop a multi files
project.
SVN work very well inside emacs.
But
If you really don't want to use SVN look at mercurial, git or bzr.
You have tools like tailor or hg convert to convert your SVN repository.
You can also work with really good tools like hg qpatch if you use mercurial.
When your work is finish you can convert your work to SVN and commit
your changes to the central repo.
But with RCS i think it will be impossible.
--
A + Thierry Volpiatto
Location: Saint-Cyr-Sur-Mer - France
next prev parent reply other threads:[~2008-09-17 19:11 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 ` SVN vs RCS - How do I disable svn version control in favour of RCS Giorgos Keramidas
2008-09-17 18:35 ` Oleksandr Gavenko
2008-09-17 19:11 ` Thierry Volpiatto [this message]
[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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87abe6d1tu.fsf@tux.homenetwork \
--to=thierry.volpiatto@gmail.com \
--cc=gavenkoa@gmail.com \
--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.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.