Beefy Boxes and Bandwidth Generously Provided by pair Networks
Syntactic Confectionery Delight
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Yep, I also faced the same problem; especially when hacking on a script locally and forget the changed file to upload. This one always lets me shout and curse ;-)

I've taught myself to use CVS for almost everything. How many times this has saved my butt I can't tell you, but it's been a lot! Unfortunately, this does not help you with the problem I sketched above.
To address this, I wrote a simple bash which takes the name of the file I'm editting. It sleeps normally for 15 seconds, peeks wheter the file has been modified, and if so, uploads it to its remote place. It saves me a lot of time, that I can assure you... (it is also never been so quite in my home :-)

-- JaWi

"A chicken is an egg's way of producing more eggs."


In reply to Re: Silly errors repeated from time to time by JaWi
in thread Silly errors repeated from time to time by strat

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

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

    No recent polls found