On Mon, Sep 28, 2009 at 5:30 PM, Robert H wrote:
>
> On 9/28/09 9:11 AM, Ted Pavlic wrote:
>>
>>>   I think I also can use svn for this ? (svn is already installed on
>>>   my system...)
>>
>> Or join the 20th century and stop using svn... then join the 21st
>> century and use git or Mercurial.
>>
>> --Ted
>>
>> P.S.
>>
>> If you search the Internet, you should find several resources for
>> managing RC files (or your home directory in general) using revision
>> control. Git and Mercurial specific methods exist as well.
>>
>>
>
> Isn't a DVCS a little overkill? svn and cvs are fine for what he wants
> to do.

IMHO, svn and cvs are overkill.  Much nicer to use a DVCS, where all
of the version control metadata is stuck into a hidden subdirectory,
then to use a non-DVCS, where you have to explicitly set up a
repository somewhere else with svnadmin or the like.

~Matt

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to