Beefy Boxes and Bandwidth Generously Provided by pair Networks
Do you know where your variables are?
 
PerlMonks  

Re^7: What is YOUR Development Process?

by badaiaqrandista (Pilgrim)
on Nov 09, 2005 at 11:50 UTC ( [id://507035]=note: print w/replies, xml ) Need Help??


in reply to Re^6: What is YOUR Development Process?
in thread What is YOUR Development Process?

we have the same problem in our shop. and we (the developer) end up committing those changes for the designer. what i'm planning to have is a small cgi script that has a textbox for commit message and a button. that script should commit the latest changes of the whole tree. (or modify some svn web frontend to interact with the working copy... hmmmm).

teaching the designer to use that interface would be much easier than teaching her to use ssh

i've tried tortoise svn, but the problem is that the designer need to work with a running version and the webapp runs on linux.

Badai
  • Comment on Re^7: What is YOUR Development Process?

Replies are listed 'Best First'.
Re^8: What is YOUR Development Process?
by adrianh (Chancellor) on Nov 09, 2005 at 12:33 UTC
    (or modify some svn web frontend to interact with the working copy... hmmmm).

    If you have Subversion set up with Apache2 and DAV then you can mount a repository as a file system on any modern Win/Mac box. This can be a very useful way of getting people to use source control without knowing that they're using source control.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (2)
As of 2024-04-25 06:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found