Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re: OT: Does anyone know of a version control system that doesn't use separate files or a repo?

by moritz (Cardinal)
on Oct 15, 2011 at 20:38 UTC ( [id://931701]=note: print w/replies, xml ) Need Help??


in reply to OT: Does anyone know of a version control system that doesn't use separate files or a repo?

Git/Hg are just overkill for a single text file.

Overkill by which metric? You don't need to install any server to use them, the only real downside is that you should keep the file in a separate directory.

But if you use git or hg for other projects anway, they are installed, and typing 'git init' isn't really all that much extra work, and the few additional files won't fill up your hard disc anytime soon.

  • Comment on Re: OT: Does anyone know of a version control system that doesn't use separate files or a repo?

Replies are listed 'Best First'.
Re^2: OT: Does anyone know of a version control system that doesn't use separate files or a repo?
by JavaFan (Canon) on Oct 15, 2011 at 21:30 UTC
    the only real downside is that you should keep the file in a separate directory.
    And even that isn't required.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://931701]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others studying the Monastery: (3)
As of 2024-04-24 20:28 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found