Beefy Boxes and Bandwidth Generously Provided by pair Networks
P is for Practical
 
PerlMonks  

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

by GrandFather (Saint)
on Oct 16, 2011 at 23:02 UTC ( [id://931814]=note: print w/replies, xml ) Need Help??


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

I see that you have a loop to allow multiple files to be processed, but in the implicit commit code if there is no change in a file the script exits without processing any remaining files (if ($diff eq '') {print "No changes. Exiting.\n"; exit;}). Is that intended behaviour? Printing the name of the unchanged file then skipping to the next file is probably more appropriate.

True laziness is hard work
  • Comment on Re^2: OT: Does anyone know of a version control system that doesn't use separate files or a repo?
  • Download Code

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-04-26 05:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found