Beefy Boxes and Bandwidth Generously Provided by pair Networks
go ahead... be a heretic
 
PerlMonks  

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

by choroba (Cardinal)
on Oct 16, 2011 at 11:43 UTC ( [id://931758]=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?

Just for completness: no one has mentioned Subversion yet.
  • 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 chrestomanci (Priest) on Oct 17, 2011 at 11:51 UTC

    No one has mentioned subversion because it is a long way from the OP's needs. isync does no want a version control system that requires the overhead of a server, or will clutter up his file-system with control files and hidden directories.

    Most of the posters on this thread, have made the point that both hg and git create only one hidden control directory, have no other administrative overhead, and that the benefits outweigh the trouble.

    Subversion while being a fine version control system for many purposes, does fail on both points, In any sensible set-up it requires a server that need set-up and maintenance, and it clutters up every subdirectory of your source tree with .svn directories.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others avoiding work at the Monastery: (3)
As of 2024-04-19 21:59 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found