SVN vs RCS How do I disable svn version control in
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 7 articles for 0.031 sec
RE: SVN vs RCS - How do I disable svn version control in favour ofRCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Marc Armstrong
Date: Sep 17, 2008 10:08

...or its equivalent.") To (defconst vc-svn-admin-directory (cond ((and (memq system... ".svn_mja")) "The name of the \".svn\" subdirectory or its equivalent.") Best ... RE: SVN vs RCS - How do I disable svn version control in...or its equivalent.") To (defconst vc-svn-admin-directory   (cond ((and (...  "The name of the \".svn\" subdirectory or its equivalent.") Best ...
Show full article (5.51Kb)
Re: SVN vs RCS - How do I disable svn version control in favour of RCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Thierry Volpiatto
Date: Sep 17, 2008 12:11

... a project which uses SVN as the primary version control system. However I like to use RCS for my local version control during development. ... emacs due to the local ‘.svn’ directory, meaning I can’t ... develop a multi files project. SVN work very well inside emacs.... hg convert to convert your SVN repository. You can also work ... can convert your work to SVN and commit your changes to ...
Show full article (1.38Kb) · Show article thread
Re: SVN vs RCS - How do I disable svn version control in favour of RCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Oleksandr Gavenko
Date: Sep 17, 2008 11:35

...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,...such by emacs due to the local ‘.svn’ directory, meaning I can’t use RCS. I would appreciate very much if someone...how to tell emacs to ignore the svn directory? Best Regards, Marc Armstrong. ...
Show full article (0.91Kb) · Show article thread
Re: SVN vs RCS - How do I disable svn version control in favour of RCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Giorgos Keramidas
Date: Sep 17, 2008 09:15

...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. ... by emacs due to the local '.svn' directory, meaning I can't use RCS. I would appreciate very much if ... also in the released 22.X versions) you can customize the value of ... a file managed by that backend. | An empty list disables VC altogether. |...
Show full article (1.48Kb) · Show article thread
SVN vs RCS - How do I disable svn version control in favour of RCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Marc Armstrong
Date: Sep 17, 2008 03:22

... project which uses SVN as the primary version control system. However ... like to use RCS for my local version control during development.... tell emacs to ignore the svn directory? Best Regards, Marc Armstrong...due to the local ‘.svn’ directory, meaning I can’t use RCS. I would appreciate very much...tell emacs to ignore the svn directory?   Best Regards, &nbsp...
Show full article (1.52Kb)
Re: SVN vs RCS - How do I disable svn version control in favour of RCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Oleksandr Gavenko
Date: Sep 18, 2008 09:28

Thierry Volpiatto пишет: If you really don't want to use SVN look at mercurial, git or bzr. ... But with RCS i think it will be impossible. Yea, I completely OK. Among DVCS I found mercurial most pretty. In hgbook.pdf special Chapter discuss about that problem "Chapter 12. Managing change with Mercurial Queues. 12.1 The ...
Show full article (0.50Kb) · Show article thread
Re: SVN vs RCS - How do I disable svn version control in favour ofRCS     

Group: gnu.emacs.help · Group Profile · Search for SVN vs RCS How do I disable svn version control in in gnu.emacs.help
Author: Kevin Rodgers
Date: Sep 17, 2008 20:32

Marc Armstrong wrote: Giorgios/David Thanks for your responses. I have tried changing the handled backends variable but this makes no difference. Exactly how did you try to do that? -- Kevin Rodgers Denver, Colorado, USA
Show full article (0.24Kb)