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

Re: Whats your development environment

by vek (Prior)
on May 24, 2002 at 13:14 UTC ( [id://169049]=note: print w/replies, xml ) Need Help??


in reply to Whats your development environment

I used to do everything on the remote server (ssh in and fire up vim). Now my development habits have changed somewhat. I primarily use my desktop linux box for developing & unit testing. When I'm happy with my prog(s) I use scp to copy them to the Solaris servers so that QA can beat them up.

I try and set my box up to mimic the server (albeit a smaller version) i.e Apache, mod_perl, MySQL.

Seeing as I work in a multi-developer environment I cannot (and frankly do not want to) keep the source code on my box. Instead, it's kept in RCS on one of the Solaris boxes so that all developers have access to it. Source code is checkin in/out and copied (via scp) to/from my linux box for development.

-- vek --

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (6)
As of 2024-04-18 12:20 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found