From: Idan Sofer (idan_at_nonexisting.hamakor.org.il)
Date: Tue 13 Jul 2004 - 19:45:56 IDT
Ben-Nes Michael wrote:
>As my company grew i discovered im lacking some mechanizim that will control the web site developing.
>
>Currently every one in the company that edit a html, class file need to first ask if any one already working on it. this starting to become a major problem because sometimes workers working on the same file which result in total chaos.
>
>I need some kind of developing system that will enable me to:
>* keep track of what have been done.
>* version control.
>
>
Sounds like something subversion can do
>* some kind of publish action that will upload the files to the server.
>
>
Subversion has repository hooks which enable such things(given the right
scripting)
>* file locking.
>
>
AFAIK Subversion currently lack these.
>* permission handeling.
>
>
It is possible when using Subversion with the Apache/DAV front-end(using
standard apache access rules).
-- Idan My weblog at: http://idanso.dyndns.org/blog/ ================================================================= To unsubscribe, send mail to linux-il-request_at_linux.org.il with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Tue 13 Jul 2004 - 20:00:52 IDT